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

{
    "count": 102496,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=3808&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=3792&ordering=-count",
    "results": [
        {
            "id": 55431,
            "ip_address": "103.106.238.142",
            "count": 7,
            "first_visit": "2023-09-19T09:56:56.087198+06:00",
            "date": "2023-09-19"
        },
        {
            "id": 82692,
            "ip_address": "114.119.132.88",
            "count": 7,
            "first_visit": "2025-05-13T01:19:12.842237+06:00",
            "date": "2025-05-13"
        },
        {
            "id": 21939,
            "ip_address": "103.95.210.0",
            "count": 7,
            "first_visit": "2022-07-11T08:25:25.888596+06:00",
            "date": "2022-07-11"
        },
        {
            "id": 3078,
            "ip_address": "27.147.230.194",
            "count": 7,
            "first_visit": "2022-01-31T10:07:30.651857+06:00",
            "date": null
        },
        {
            "id": 71664,
            "ip_address": "66.249.69.5",
            "count": 7,
            "first_visit": "2024-07-31T03:05:09.095241+06:00",
            "date": "2024-07-31"
        },
        {
            "id": 33867,
            "ip_address": "66.249.64.200",
            "count": 7,
            "first_visit": "2022-09-05T17:18:58.879483+06:00",
            "date": "2022-09-05"
        },
        {
            "id": 11812,
            "ip_address": "103.242.20.233",
            "count": 7,
            "first_visit": "2022-05-27T00:30:30.083471+06:00",
            "date": null
        },
        {
            "id": 77350,
            "ip_address": "66.249.70.100",
            "count": 7,
            "first_visit": "2024-12-31T01:22:34.592131+06:00",
            "date": "2024-12-31"
        }
    ]
}