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

{
    "count": 102120,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=808&ordering=-first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=792&ordering=-first_visit",
    "results": [
        {
            "id": 101416,
            "ip_address": "103.187.95.48",
            "count": 1,
            "first_visit": "2026-08-10T19:10:46.196553+06:00",
            "date": "2026-08-10"
        },
        {
            "id": 101415,
            "ip_address": "103.153.230.147",
            "count": 1,
            "first_visit": "2026-08-10T19:02:23.948565+06:00",
            "date": "2026-08-10"
        },
        {
            "id": 101414,
            "ip_address": "93.180.101.37",
            "count": 1,
            "first_visit": "2026-08-10T18:57:28.773119+06:00",
            "date": "2026-08-10"
        },
        {
            "id": 101413,
            "ip_address": "37.111.245.56",
            "count": 4,
            "first_visit": "2026-08-10T18:52:24.385557+06:00",
            "date": "2026-08-10"
        },
        {
            "id": 101412,
            "ip_address": "74.125.150.32",
            "count": 1,
            "first_visit": "2026-08-10T18:49:09.404298+06:00",
            "date": "2026-08-10"
        },
        {
            "id": 101411,
            "ip_address": "103.230.107.57",
            "count": 1,
            "first_visit": "2026-08-10T18:26:40.935155+06:00",
            "date": "2026-08-10"
        },
        {
            "id": 101410,
            "ip_address": "103.130.173.221",
            "count": 1,
            "first_visit": "2026-08-10T18:16:34.897442+06:00",
            "date": "2026-08-10"
        },
        {
            "id": 101409,
            "ip_address": "103.23.255.50",
            "count": 5,
            "first_visit": "2026-08-10T17:32:59.823635+06:00",
            "date": "2026-08-10"
        }
    ]
}