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

{
    "count": 99514,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=5640&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=5624&ordering=-count",
    "results": [
        {
            "id": 66969,
            "ip_address": "114.119.128.143",
            "count": 5,
            "first_visit": "2024-04-15T00:45:07.715965+06:00",
            "date": "2024-04-15"
        },
        {
            "id": 80707,
            "ip_address": "114.119.151.5",
            "count": 5,
            "first_visit": "2025-03-28T08:00:19.155448+06:00",
            "date": "2025-03-28"
        },
        {
            "id": 1713,
            "ip_address": "73.247.218.44",
            "count": 5,
            "first_visit": "2022-01-08T00:37:08.047742+06:00",
            "date": null
        },
        {
            "id": 66944,
            "ip_address": "114.119.154.41",
            "count": 5,
            "first_visit": "2024-04-14T01:15:46.156240+06:00",
            "date": "2024-04-14"
        },
        {
            "id": 67032,
            "ip_address": "202.134.9.144",
            "count": 5,
            "first_visit": "2024-04-16T10:29:28.591735+06:00",
            "date": "2024-04-16"
        },
        {
            "id": 11220,
            "ip_address": "114.119.130.251",
            "count": 5,
            "first_visit": "2022-05-24T23:32:02.308019+06:00",
            "date": null
        },
        {
            "id": 11233,
            "ip_address": "114.119.134.35",
            "count": 5,
            "first_visit": "2022-05-24T23:42:39.427829+06:00",
            "date": null
        },
        {
            "id": 80696,
            "ip_address": "114.119.140.186",
            "count": 5,
            "first_visit": "2025-03-28T00:08:04.126254+06:00",
            "date": "2025-03-28"
        }
    ]
}