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

{
    "count": 99810,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=26232&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=26216&ordering=-ip_address",
    "results": [
        {
            "id": 49849,
            "ip_address": "37.111.194.74",
            "count": 1,
            "first_visit": "2023-07-12T19:25:18.291134+06:00",
            "date": "2023-07-12"
        },
        {
            "id": 7241,
            "ip_address": "37.111.194.73",
            "count": 2,
            "first_visit": "2022-05-16T20:06:19.817741+06:00",
            "date": null
        },
        {
            "id": 28835,
            "ip_address": "37.111.194.73",
            "count": 1,
            "first_visit": "2022-07-28T14:01:10.576463+06:00",
            "date": "2022-07-28"
        },
        {
            "id": 37885,
            "ip_address": "37.111.194.72",
            "count": 1,
            "first_visit": "2022-11-26T13:24:50.943397+06:00",
            "date": "2022-11-26"
        },
        {
            "id": 5213,
            "ip_address": "37.111.194.70",
            "count": 1,
            "first_visit": "2022-04-18T11:34:28.557632+06:00",
            "date": null
        },
        {
            "id": 81416,
            "ip_address": "37.111.194.70",
            "count": 4,
            "first_visit": "2025-04-14T12:23:41.091714+06:00",
            "date": "2025-04-14"
        },
        {
            "id": 96270,
            "ip_address": "37.111.194.70",
            "count": 1,
            "first_visit": "2026-03-23T16:41:34.288607+06:00",
            "date": "2026-03-23"
        },
        {
            "id": 90439,
            "ip_address": "37.111.194.7",
            "count": 1,
            "first_visit": "2025-10-06T15:47:24.175927+06:00",
            "date": "2025-10-06"
        }
    ]
}