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

{
    "count": 97613,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=10880&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=10864&ordering=-ip_address",
    "results": [
        {
            "id": 8080,
            "ip_address": "58.145.191.231",
            "count": 1,
            "first_visit": "2022-05-17T12:29:55.724018+06:00",
            "date": null
        },
        {
            "id": 7399,
            "ip_address": "58.145.191.230",
            "count": 1,
            "first_visit": "2022-05-16T22:45:10.422752+06:00",
            "date": null
        },
        {
            "id": 9749,
            "ip_address": "58.145.191.228",
            "count": 1,
            "first_visit": "2022-05-20T14:59:40.388554+06:00",
            "date": null
        },
        {
            "id": 30606,
            "ip_address": "58.145.191.226",
            "count": 1,
            "first_visit": "2022-08-01T09:55:58.651109+06:00",
            "date": "2022-08-01"
        },
        {
            "id": 9630,
            "ip_address": "58.145.191.226",
            "count": 1,
            "first_visit": "2022-05-20T09:25:55.430018+06:00",
            "date": null
        },
        {
            "id": 80129,
            "ip_address": "58.145.191.217",
            "count": 1,
            "first_visit": "2025-03-14T18:52:16.810132+06:00",
            "date": "2025-03-14"
        },
        {
            "id": 85833,
            "ip_address": "58.145.191.201",
            "count": 1,
            "first_visit": "2025-07-14T22:05:38.845970+06:00",
            "date": "2025-07-14"
        },
        {
            "id": 78819,
            "ip_address": "58.145.191.199",
            "count": 1,
            "first_visit": "2025-02-11T11:31:23.812802+06:00",
            "date": "2025-02-11"
        }
    ]
}