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

{
    "count": 100681,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=87552&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=87536&ordering=-ip_address",
    "results": [
        {
            "id": 42540,
            "ip_address": "103.200.93.82",
            "count": 1,
            "first_visit": "2023-02-22T11:52:03.699955+06:00",
            "date": "2023-02-22"
        },
        {
            "id": 9570,
            "ip_address": "103.200.93.103",
            "count": 1,
            "first_visit": "2022-05-19T23:37:46.684461+06:00",
            "date": null
        },
        {
            "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"
        }
    ]
}