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

{
    "count": 101347,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=81928&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=81912&ordering=-ip_address",
    "results": [
        {
            "id": 13294,
            "ip_address": "103.54.36.4",
            "count": 1,
            "first_visit": "2022-06-01T20:57:09.085682+06:00",
            "date": null
        },
        {
            "id": 37618,
            "ip_address": "103.54.36.4",
            "count": 1,
            "first_visit": "2022-11-20T16:24:02.474446+06:00",
            "date": "2022-11-20"
        },
        {
            "id": 91423,
            "ip_address": "103.54.36.18",
            "count": 1,
            "first_visit": "2025-10-30T20:30:52.028973+06:00",
            "date": "2025-10-30"
        },
        {
            "id": 4610,
            "ip_address": "103.54.36.177",
            "count": 1,
            "first_visit": "2022-03-23T09:52:37.536317+06:00",
            "date": null
        },
        {
            "id": 101020,
            "ip_address": "103.54.188.146",
            "count": 1,
            "first_visit": "2026-07-31T18:35:41.980402+06:00",
            "date": "2026-07-31"
        },
        {
            "id": 99503,
            "ip_address": "103.54.178.254",
            "count": 1,
            "first_visit": "2026-06-23T17:09:05.723213+06:00",
            "date": "2026-06-23"
        },
        {
            "id": 90669,
            "ip_address": "103.54.151.209",
            "count": 1,
            "first_visit": "2025-10-13T13:06:57.993087+06:00",
            "date": "2025-10-13"
        },
        {
            "id": 1949,
            "ip_address": "103.54.150.77",
            "count": 1,
            "first_visit": "2022-01-11T20:06:29.887074+06:00",
            "date": null
        }
    ]
}