GET /user_management/visitor-free/?format=api&offset=41336&ordering=-ip_address
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 101738,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=41344&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=41328&ordering=-ip_address",
    "results": [
        {
            "id": 67267,
            "ip_address": "182.160.122.169",
            "count": 1,
            "first_visit": "2024-04-21T16:34:00.437124+06:00",
            "date": "2024-04-21"
        },
        {
            "id": 44596,
            "ip_address": "182.160.122.169",
            "count": 5,
            "first_visit": "2023-03-30T11:28:10.597742+06:00",
            "date": "2023-03-30"
        },
        {
            "id": 17108,
            "ip_address": "182.160.122.146",
            "count": 1,
            "first_visit": "2022-06-21T17:49:59.592859+06:00",
            "date": "2022-06-21"
        },
        {
            "id": 16597,
            "ip_address": "182.160.122.141",
            "count": 1,
            "first_visit": "2022-06-19T14:21:28.840520+06:00",
            "date": "2022-06-19"
        },
        {
            "id": 568,
            "ip_address": "182.160.122.140",
            "count": 1,
            "first_visit": "2021-12-11T11:29:28.657419+06:00",
            "date": null
        },
        {
            "id": 50980,
            "ip_address": "182.160.122.133",
            "count": 1,
            "first_visit": "2023-07-27T10:30:38.705125+06:00",
            "date": "2023-07-27"
        },
        {
            "id": 32113,
            "ip_address": "182.160.122.130",
            "count": 2,
            "first_visit": "2022-08-16T10:54:44.134631+06:00",
            "date": "2022-08-16"
        },
        {
            "id": 2256,
            "ip_address": "182.160.122.107",
            "count": 1,
            "first_visit": "2022-01-15T12:47:03.916951+06:00",
            "date": null
        }
    ]
}