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

{
    "count": 98152,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=14408&ordering=-date",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=14392&ordering=-date",
    "results": [
        {
            "id": 97514,
            "ip_address": "103.6.123.190",
            "count": 1,
            "first_visit": "2026-04-28T20:00:08.268676+06:00",
            "date": "2026-04-28"
        },
        {
            "id": 97496,
            "ip_address": "45.248.151.222",
            "count": 3,
            "first_visit": "2026-04-28T15:27:37.839586+06:00",
            "date": "2026-04-28"
        },
        {
            "id": 97507,
            "ip_address": "103.197.153.210",
            "count": 3,
            "first_visit": "2026-04-28T18:08:03.172085+06:00",
            "date": "2026-04-28"
        },
        {
            "id": 97500,
            "ip_address": "223.27.94.170",
            "count": 3,
            "first_visit": "2026-04-28T16:08:36.385793+06:00",
            "date": "2026-04-28"
        },
        {
            "id": 97479,
            "ip_address": "103.133.203.235",
            "count": 2,
            "first_visit": "2026-04-28T09:29:38.795881+06:00",
            "date": "2026-04-28"
        },
        {
            "id": 97460,
            "ip_address": "103.20.89.114",
            "count": 1,
            "first_visit": "2026-04-27T18:02:29.410167+06:00",
            "date": "2026-04-27"
        },
        {
            "id": 97430,
            "ip_address": "31.13.127.89",
            "count": 2,
            "first_visit": "2026-04-27T12:09:40.850298+06:00",
            "date": "2026-04-27"
        },
        {
            "id": 97434,
            "ip_address": "31.13.127.114",
            "count": 1,
            "first_visit": "2026-04-27T12:09:42.267195+06:00",
            "date": "2026-04-27"
        }
    ]
}