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

{
    "count": 99861,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1368&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1352&ordering=-count",
    "results": [
        {
            "id": 33152,
            "ip_address": "114.119.141.118",
            "count": 13,
            "first_visit": "2022-08-28T01:20:54.585499+06:00",
            "date": "2022-08-28"
        },
        {
            "id": 9,
            "ip_address": "45.248.151.135",
            "count": 13,
            "first_visit": "2021-12-02T17:13:19.362032+06:00",
            "date": null
        },
        {
            "id": 36180,
            "ip_address": "114.119.141.146",
            "count": 13,
            "first_visit": "2022-10-20T00:03:16.906517+06:00",
            "date": "2022-10-20"
        },
        {
            "id": 33148,
            "ip_address": "114.119.141.168",
            "count": 13,
            "first_visit": "2022-08-28T00:43:19.949913+06:00",
            "date": "2022-08-28"
        },
        {
            "id": 52492,
            "ip_address": "54.245.44.17",
            "count": 13,
            "first_visit": "2023-08-14T14:09:02.965226+06:00",
            "date": "2023-08-14"
        },
        {
            "id": 83257,
            "ip_address": "114.119.130.54",
            "count": 13,
            "first_visit": "2025-05-25T09:40:40.271815+06:00",
            "date": "2025-05-25"
        },
        {
            "id": 5528,
            "ip_address": "58.145.184.236",
            "count": 13,
            "first_visit": "2022-05-01T20:17:26.723213+06:00",
            "date": null
        },
        {
            "id": 398,
            "ip_address": "114.119.154.186",
            "count": 13,
            "first_visit": "2021-12-08T06:58:42.718677+06:00",
            "date": null
        }
    ]
}