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

{
    "count": 102100,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=672&ordering=-first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=656&ordering=-first_visit",
    "results": [
        {
            "id": 101532,
            "ip_address": "104.222.172.221",
            "count": 1,
            "first_visit": "2026-08-13T08:20:54.099363+06:00",
            "date": "2026-08-13"
        },
        {
            "id": 101531,
            "ip_address": "50.47.207.235",
            "count": 8,
            "first_visit": "2026-08-13T08:20:32.856541+06:00",
            "date": "2026-08-13"
        },
        {
            "id": 101530,
            "ip_address": "103.161.183.129",
            "count": 1,
            "first_visit": "2026-08-13T07:43:44.477407+06:00",
            "date": "2026-08-13"
        },
        {
            "id": 101529,
            "ip_address": "66.249.68.32",
            "count": 1,
            "first_visit": "2026-08-13T04:44:45.366802+06:00",
            "date": "2026-08-13"
        },
        {
            "id": 101528,
            "ip_address": "37.238.103.166",
            "count": 1,
            "first_visit": "2026-08-13T03:50:49.822720+06:00",
            "date": "2026-08-13"
        },
        {
            "id": 101527,
            "ip_address": "173.252.82.31",
            "count": 1,
            "first_visit": "2026-08-13T00:35:57.514449+06:00",
            "date": "2026-08-13"
        },
        {
            "id": 101526,
            "ip_address": "103.230.105.23",
            "count": 1,
            "first_visit": "2026-08-13T00:22:14.246620+06:00",
            "date": "2026-08-13"
        },
        {
            "id": 101525,
            "ip_address": "114.130.156.87",
            "count": 1,
            "first_visit": "2026-08-12T23:39:20.371042+06:00",
            "date": "2026-08-12"
        }
    ]
}