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

{
    "count": 98301,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=85488&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=85472&ordering=-ip_address",
    "results": [
        {
            "id": 5659,
            "ip_address": "103.200.93.100",
            "count": 4,
            "first_visit": "2022-05-06T02:03:52.208627+06:00",
            "date": null
        },
        {
            "id": 90188,
            "ip_address": "103.200.92.157",
            "count": 1,
            "first_visit": "2025-09-30T15:06:12.140483+06:00",
            "date": "2025-09-30"
        },
        {
            "id": 90080,
            "ip_address": "103.200.92.157",
            "count": 1,
            "first_visit": "2025-09-27T20:46:52.913388+06:00",
            "date": "2025-09-27"
        },
        {
            "id": 74734,
            "ip_address": "103.200.92.122",
            "count": 2,
            "first_visit": "2024-10-25T10:13:09.894845+06:00",
            "date": "2024-10-25"
        },
        {
            "id": 43942,
            "ip_address": "103.200.92.121",
            "count": 1,
            "first_visit": "2023-03-18T01:59:26.158999+06:00",
            "date": "2023-03-18"
        },
        {
            "id": 97279,
            "ip_address": "103.200.92.110",
            "count": 3,
            "first_visit": "2026-04-22T14:23:01.711697+06:00",
            "date": "2026-04-22"
        },
        {
            "id": 13863,
            "ip_address": "103.200.38.8",
            "count": 1,
            "first_visit": "2022-06-07T19:37:26.557839+06:00",
            "date": "2022-06-07"
        },
        {
            "id": 2379,
            "ip_address": "103.200.38.8",
            "count": 4,
            "first_visit": "2022-01-17T17:13:19.175433+06:00",
            "date": null
        }
    ]
}