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

{
    "count": 98470,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=19408&ordering=-date",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=19392&ordering=-date",
    "results": [
        {
            "id": 92795,
            "ip_address": "223.123.46.51",
            "count": 1,
            "first_visit": "2025-12-09T11:42:31.254437+06:00",
            "date": "2025-12-09"
        },
        {
            "id": 92787,
            "ip_address": "54.92.197.54",
            "count": 1,
            "first_visit": "2025-12-09T00:01:21.255113+06:00",
            "date": "2025-12-09"
        },
        {
            "id": 92788,
            "ip_address": "103.152.142.69",
            "count": 1,
            "first_visit": "2025-12-09T00:44:32.266918+06:00",
            "date": "2025-12-09"
        },
        {
            "id": 92789,
            "ip_address": "66.249.79.229",
            "count": 1,
            "first_visit": "2025-12-09T01:55:54.297574+06:00",
            "date": "2025-12-09"
        },
        {
            "id": 92790,
            "ip_address": "154.6.115.16",
            "count": 1,
            "first_visit": "2025-12-09T03:03:54.174165+06:00",
            "date": "2025-12-09"
        },
        {
            "id": 92778,
            "ip_address": "72.14.199.229",
            "count": 2,
            "first_visit": "2025-12-08T17:58:12.969682+06:00",
            "date": "2025-12-08"
        },
        {
            "id": 92779,
            "ip_address": "103.21.223.199",
            "count": 1,
            "first_visit": "2025-12-08T18:03:02.151335+06:00",
            "date": "2025-12-08"
        },
        {
            "id": 92773,
            "ip_address": "119.148.43.201",
            "count": 1,
            "first_visit": "2025-12-08T16:47:47.155351+06:00",
            "date": "2025-12-08"
        }
    ]
}