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

{
    "count": 102610,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=5440&ordering=-first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=5424&ordering=-first_visit",
    "results": [
        {
            "id": 97274,
            "ip_address": "173.44.39.74",
            "count": 1,
            "first_visit": "2026-04-22T09:26:01.822709+06:00",
            "date": "2026-04-22"
        },
        {
            "id": 97273,
            "ip_address": "37.111.192.228",
            "count": 1,
            "first_visit": "2026-04-22T09:19:47.467505+06:00",
            "date": "2026-04-22"
        },
        {
            "id": 97272,
            "ip_address": "72.14.199.228",
            "count": 3,
            "first_visit": "2026-04-22T07:57:17.117459+06:00",
            "date": "2026-04-22"
        },
        {
            "id": 97271,
            "ip_address": "103.111.225.12",
            "count": 1,
            "first_visit": "2026-04-22T05:41:13.308338+06:00",
            "date": "2026-04-22"
        },
        {
            "id": 97270,
            "ip_address": "103.111.225.11",
            "count": 1,
            "first_visit": "2026-04-22T05:40:57.078946+06:00",
            "date": "2026-04-22"
        },
        {
            "id": 97269,
            "ip_address": "103.144.201.4",
            "count": 1,
            "first_visit": "2026-04-22T04:39:19.656162+06:00",
            "date": "2026-04-22"
        },
        {
            "id": 97268,
            "ip_address": "72.208.71.221",
            "count": 1,
            "first_visit": "2026-04-22T03:49:43.202923+06:00",
            "date": "2026-04-22"
        },
        {
            "id": 97267,
            "ip_address": "103.198.136.95",
            "count": 1,
            "first_visit": "2026-04-22T02:26:32.208211+06:00",
            "date": "2026-04-22"
        }
    ]
}