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

{
    "count": 92162,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2056&ordering=-id",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2040&ordering=-id",
    "results": [
        {
            "id": 90210,
            "ip_address": "192.178.16.97",
            "count": 3,
            "first_visit": "2025-10-01T11:29:11.500643+06:00",
            "date": "2025-10-01"
        },
        {
            "id": 90209,
            "ip_address": "49.13.222.150",
            "count": 1,
            "first_visit": "2025-10-01T10:29:07.265817+06:00",
            "date": "2025-10-01"
        },
        {
            "id": 90208,
            "ip_address": "37.111.194.97",
            "count": 1,
            "first_visit": "2025-10-01T10:24:36.945343+06:00",
            "date": "2025-10-01"
        },
        {
            "id": 90207,
            "ip_address": "34.96.44.166",
            "count": 1,
            "first_visit": "2025-10-01T10:06:34.066153+06:00",
            "date": "2025-10-01"
        },
        {
            "id": 90206,
            "ip_address": "192.178.4.105",
            "count": 2,
            "first_visit": "2025-10-01T09:25:12.917655+06:00",
            "date": "2025-10-01"
        },
        {
            "id": 90205,
            "ip_address": "103.14.144.103",
            "count": 2,
            "first_visit": "2025-10-01T09:22:30.405975+06:00",
            "date": "2025-10-01"
        },
        {
            "id": 90204,
            "ip_address": "104.28.120.4",
            "count": 2,
            "first_visit": "2025-10-01T09:02:08.064526+06:00",
            "date": "2025-10-01"
        },
        {
            "id": 90203,
            "ip_address": "37.111.212.97",
            "count": 1,
            "first_visit": "2025-10-01T09:00:29.660705+06:00",
            "date": "2025-10-01"
        }
    ]
}