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

{
    "count": 100013,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=13128&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=13112&ordering=-ip_address",
    "results": [
        {
            "id": 40047,
            "ip_address": "51.39.63.162",
            "count": 2,
            "first_visit": "2023-01-08T03:10:05.793053+06:00",
            "date": "2023-01-08"
        },
        {
            "id": 95993,
            "ip_address": "51.39.136.96",
            "count": 1,
            "first_visit": "2026-03-13T12:40:49.348080+06:00",
            "date": "2026-03-13"
        },
        {
            "id": 66675,
            "ip_address": "51.38.80.32",
            "count": 1,
            "first_visit": "2024-04-06T03:14:52.518569+06:00",
            "date": "2024-04-06"
        },
        {
            "id": 83800,
            "ip_address": "51.36.202.252",
            "count": 1,
            "first_visit": "2025-06-08T16:18:03.684177+06:00",
            "date": "2025-06-08"
        },
        {
            "id": 3138,
            "ip_address": "51.255.218.113",
            "count": 1,
            "first_visit": "2022-01-31T20:48:34.917641+06:00",
            "date": null
        },
        {
            "id": 1597,
            "ip_address": "51.253.41.145",
            "count": 1,
            "first_visit": "2022-01-02T15:11:54.656234+06:00",
            "date": null
        },
        {
            "id": 49999,
            "ip_address": "51.253.221.216",
            "count": 9,
            "first_visit": "2023-07-15T02:42:46.442515+06:00",
            "date": "2023-07-15"
        },
        {
            "id": 86167,
            "ip_address": "51.253.197.185",
            "count": 1,
            "first_visit": "2025-07-20T11:18:37.270596+06:00",
            "date": "2025-07-20"
        }
    ]
}