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

{
    "count": 102632,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=5720&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=5704&ordering=-count",
    "results": [
        {
            "id": 34692,
            "ip_address": "66.249.66.212",
            "count": 5,
            "first_visit": "2022-09-20T01:39:36.162776+06:00",
            "date": "2022-09-20"
        },
        {
            "id": 1684,
            "ip_address": "77.88.5.232",
            "count": 5,
            "first_visit": "2022-01-06T05:01:39.688726+06:00",
            "date": null
        },
        {
            "id": 80927,
            "ip_address": "114.119.137.91",
            "count": 5,
            "first_visit": "2025-04-04T08:01:06.182576+06:00",
            "date": "2025-04-04"
        },
        {
            "id": 67084,
            "ip_address": "114.119.128.35",
            "count": 5,
            "first_visit": "2024-04-17T13:40:36.698118+06:00",
            "date": "2024-04-17"
        },
        {
            "id": 80923,
            "ip_address": "114.119.151.5",
            "count": 5,
            "first_visit": "2025-04-04T04:20:30.302544+06:00",
            "date": "2025-04-04"
        },
        {
            "id": 3298,
            "ip_address": "113.11.116.101",
            "count": 5,
            "first_visit": "2022-02-04T09:23:21.980538+06:00",
            "date": null
        },
        {
            "id": 11220,
            "ip_address": "114.119.130.251",
            "count": 5,
            "first_visit": "2022-05-24T23:32:02.308019+06:00",
            "date": null
        },
        {
            "id": 460,
            "ip_address": "101.2.164.16",
            "count": 5,
            "first_visit": "2021-12-08T22:48:00.420833+06:00",
            "date": null
        }
    ]
}