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

{
    "count": 92543,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=80848&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=80832&ordering=-ip_address",
    "results": [
        {
            "id": 25434,
            "ip_address": "103.197.204.1",
            "count": 1,
            "first_visit": "2022-07-21T11:43:43.323314+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 32997,
            "ip_address": "103.197.155.163",
            "count": 1,
            "first_visit": "2022-08-26T10:44:05.958267+06:00",
            "date": "2022-08-26"
        },
        {
            "id": 16530,
            "ip_address": "103.197.154.5",
            "count": 2,
            "first_visit": "2022-06-19T09:55:19.744625+06:00",
            "date": "2022-06-19"
        },
        {
            "id": 5109,
            "ip_address": "103.197.154.26",
            "count": 2,
            "first_visit": "2022-04-13T20:20:09.680156+06:00",
            "date": null
        },
        {
            "id": 3762,
            "ip_address": "103.197.154.24",
            "count": 1,
            "first_visit": "2022-02-20T20:11:57.636995+06:00",
            "date": null
        },
        {
            "id": 88759,
            "ip_address": "103.197.154.210",
            "count": 2,
            "first_visit": "2025-09-01T08:17:43.542195+06:00",
            "date": "2025-09-01"
        },
        {
            "id": 35837,
            "ip_address": "103.197.154.19",
            "count": 1,
            "first_visit": "2022-10-13T15:19:04.402174+06:00",
            "date": "2022-10-13"
        },
        {
            "id": 75834,
            "ip_address": "103.197.154.13",
            "count": 1,
            "first_visit": "2024-11-19T13:39:36.043800+06:00",
            "date": "2024-11-19"
        }
    ]
}