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

{
    "count": 98214,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=30008&ordering=-date",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=29992&ordering=-date",
    "results": [
        {
            "id": 81936,
            "ip_address": "202.134.11.235",
            "count": 2,
            "first_visit": "2025-04-27T15:45:16.561518+06:00",
            "date": "2025-04-27"
        },
        {
            "id": 81954,
            "ip_address": "66.249.65.97",
            "count": 2,
            "first_visit": "2025-04-27T21:53:34.380762+06:00",
            "date": "2025-04-27"
        },
        {
            "id": 81921,
            "ip_address": "114.119.151.5",
            "count": 6,
            "first_visit": "2025-04-27T04:13:21.217161+06:00",
            "date": "2025-04-27"
        },
        {
            "id": 81924,
            "ip_address": "114.119.130.54",
            "count": 5,
            "first_visit": "2025-04-27T06:04:45.052273+06:00",
            "date": "2025-04-27"
        },
        {
            "id": 81932,
            "ip_address": "103.189.163.9",
            "count": 1,
            "first_visit": "2025-04-27T12:45:59.013274+06:00",
            "date": "2025-04-27"
        },
        {
            "id": 81940,
            "ip_address": "103.124.226.224",
            "count": 1,
            "first_visit": "2025-04-27T17:23:43.968362+06:00",
            "date": "2025-04-27"
        },
        {
            "id": 81927,
            "ip_address": "202.4.118.88",
            "count": 1,
            "first_visit": "2025-04-27T09:36:07.264280+06:00",
            "date": "2025-04-27"
        },
        {
            "id": 81923,
            "ip_address": "114.119.137.91",
            "count": 2,
            "first_visit": "2025-04-27T05:06:15.116247+06:00",
            "date": "2025-04-27"
        }
    ]
}