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

{
    "count": 97441,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23464&ordering=-date",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23448&ordering=-date",
    "results": [
        {
            "id": 87701,
            "ip_address": "45.120.97.33",
            "count": 2,
            "first_visit": "2025-08-14T10:57:51.296340+06:00",
            "date": "2025-08-14"
        },
        {
            "id": 87700,
            "ip_address": "114.119.151.1",
            "count": 1,
            "first_visit": "2025-08-14T10:33:48.179816+06:00",
            "date": "2025-08-14"
        },
        {
            "id": 87699,
            "ip_address": "103.232.100.207",
            "count": 1,
            "first_visit": "2025-08-14T10:02:58.324424+06:00",
            "date": "2025-08-14"
        },
        {
            "id": 87696,
            "ip_address": "31.13.127.8",
            "count": 1,
            "first_visit": "2025-08-14T09:54:25.583371+06:00",
            "date": "2025-08-14"
        },
        {
            "id": 87691,
            "ip_address": "114.119.157.231",
            "count": 2,
            "first_visit": "2025-08-14T07:07:16.847244+06:00",
            "date": "2025-08-14"
        },
        {
            "id": 87724,
            "ip_address": "118.179.5.154",
            "count": 2,
            "first_visit": "2025-08-14T23:15:44.024361+06:00",
            "date": "2025-08-14"
        },
        {
            "id": 87689,
            "ip_address": "192.178.16.96",
            "count": 2,
            "first_visit": "2025-08-14T05:13:05.092302+06:00",
            "date": "2025-08-14"
        },
        {
            "id": 87688,
            "ip_address": "114.119.133.83",
            "count": 6,
            "first_visit": "2025-08-14T04:06:38.517562+06:00",
            "date": "2025-08-14"
        }
    ]
}