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

{
    "count": 96113,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=19824&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=19808&ordering=-ip_address",
    "results": [
        {
            "id": 11162,
            "ip_address": "37.111.222.109",
            "count": 1,
            "first_visit": "2022-05-24T22:19:45.657868+06:00",
            "date": null
        },
        {
            "id": 8185,
            "ip_address": "37.111.222.106",
            "count": 2,
            "first_visit": "2022-05-17T14:34:48.616604+06:00",
            "date": null
        },
        {
            "id": 8184,
            "ip_address": "37.111.222.106",
            "count": 1,
            "first_visit": "2022-05-17T14:34:48.615765+06:00",
            "date": null
        },
        {
            "id": 6714,
            "ip_address": "37.111.222.105",
            "count": 1,
            "first_visit": "2022-05-16T13:32:45.168577+06:00",
            "date": null
        },
        {
            "id": 8430,
            "ip_address": "37.111.222.100",
            "count": 1,
            "first_visit": "2022-05-17T23:02:21.507433+06:00",
            "date": null
        },
        {
            "id": 88726,
            "ip_address": "37.111.221.82",
            "count": 1,
            "first_visit": "2025-08-31T12:42:39.501392+06:00",
            "date": "2025-08-31"
        },
        {
            "id": 89574,
            "ip_address": "37.111.221.69",
            "count": 1,
            "first_visit": "2025-09-16T00:18:19.401219+06:00",
            "date": "2025-09-16"
        },
        {
            "id": 91525,
            "ip_address": "37.111.221.63",
            "count": 1,
            "first_visit": "2025-11-02T12:39:34.330638+06:00",
            "date": "2025-11-02"
        }
    ]
}