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

{
    "count": 100230,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20928&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20912&ordering=-ip_address",
    "results": [
        {
            "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": 98475,
            "ip_address": "37.111.221.74",
            "count": 1,
            "first_visit": "2026-05-24T13:25:04.164822+06:00",
            "date": "2026-05-24"
        },
        {
            "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"
        },
        {
            "id": 82121,
            "ip_address": "37.111.221.57",
            "count": 1,
            "first_visit": "2025-05-01T09:41:57.458991+06:00",
            "date": "2025-05-01"
        },
        {
            "id": 98253,
            "ip_address": "37.111.221.197",
            "count": 1,
            "first_visit": "2026-05-19T13:48:59.517505+06:00",
            "date": "2026-05-19"
        }
    ]
}