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

{
    "count": 101041,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=32208&ordering=-date",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=32192&ordering=-date",
    "results": [
        {
            "id": 82581,
            "ip_address": "37.111.203.123",
            "count": 2,
            "first_visit": "2025-05-10T14:15:49.577970+06:00",
            "date": "2025-05-10"
        },
        {
            "id": 82580,
            "ip_address": "103.138.173.207",
            "count": 1,
            "first_visit": "2025-05-10T14:14:49.790459+06:00",
            "date": "2025-05-10"
        },
        {
            "id": 82579,
            "ip_address": "37.111.232.160",
            "count": 1,
            "first_visit": "2025-05-10T14:06:05.421386+06:00",
            "date": "2025-05-10"
        },
        {
            "id": 82562,
            "ip_address": "37.111.213.21",
            "count": 2,
            "first_visit": "2025-05-10T02:30:10.712755+06:00",
            "date": "2025-05-10"
        },
        {
            "id": 82567,
            "ip_address": "66.249.73.65",
            "count": 1,
            "first_visit": "2025-05-10T03:02:36.912892+06:00",
            "date": "2025-05-10"
        },
        {
            "id": 82574,
            "ip_address": "42.108.157.242",
            "count": 1,
            "first_visit": "2025-05-10T09:55:04.909334+06:00",
            "date": "2025-05-10"
        },
        {
            "id": 82576,
            "ip_address": "103.14.144.145",
            "count": 4,
            "first_visit": "2025-05-10T11:41:48.000697+06:00",
            "date": "2025-05-10"
        },
        {
            "id": 82521,
            "ip_address": "173.252.127.114",
            "count": 1,
            "first_visit": "2025-05-09T06:10:21.966705+06:00",
            "date": "2025-05-09"
        }
    ]
}