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

{
    "count": 102102,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=680&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=664&ordering=-count",
    "results": [
        {
            "id": 1122,
            "ip_address": "114.119.151.9",
            "count": 17,
            "first_visit": "2021-12-21T06:40:13.778049+06:00",
            "date": null
        },
        {
            "id": 1060,
            "ip_address": "202.134.14.133",
            "count": 17,
            "first_visit": "2021-12-20T15:08:11.052276+06:00",
            "date": null
        },
        {
            "id": 37347,
            "ip_address": "66.249.72.168",
            "count": 17,
            "first_visit": "2022-11-14T00:16:52.621127+06:00",
            "date": "2022-11-14"
        },
        {
            "id": 3893,
            "ip_address": "58.145.184.226",
            "count": 17,
            "first_visit": "2022-02-26T14:29:15.154661+06:00",
            "date": null
        },
        {
            "id": 83066,
            "ip_address": "114.119.137.91",
            "count": 17,
            "first_visit": "2025-05-20T01:03:36.975507+06:00",
            "date": "2025-05-20"
        },
        {
            "id": 3571,
            "ip_address": "202.134.14.151",
            "count": 17,
            "first_visit": "2022-02-13T15:01:01.413254+06:00",
            "date": null
        },
        {
            "id": 35625,
            "ip_address": "114.119.141.146",
            "count": 17,
            "first_visit": "2022-10-08T01:23:29.390340+06:00",
            "date": "2022-10-08"
        },
        {
            "id": 35619,
            "ip_address": "66.249.79.227",
            "count": 17,
            "first_visit": "2022-10-08T00:14:18.751275+06:00",
            "date": "2022-10-08"
        }
    ]
}