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

{
    "count": 101426,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=80088&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=80072&ordering=-count",
    "results": [
        {
            "id": 60929,
            "ip_address": "114.119.143.158",
            "count": 1,
            "first_visit": "2023-12-10T20:05:54.920652+06:00",
            "date": "2023-12-10"
        },
        {
            "id": 60930,
            "ip_address": "114.119.151.89",
            "count": 1,
            "first_visit": "2023-12-10T20:08:33.402284+06:00",
            "date": "2023-12-10"
        },
        {
            "id": 60931,
            "ip_address": "59.153.103.56",
            "count": 1,
            "first_visit": "2023-12-10T20:44:54.734723+06:00",
            "date": "2023-12-10"
        },
        {
            "id": 60932,
            "ip_address": "114.119.137.95",
            "count": 1,
            "first_visit": "2023-12-10T22:15:00.191060+06:00",
            "date": "2023-12-10"
        },
        {
            "id": 60933,
            "ip_address": "114.119.131.189",
            "count": 1,
            "first_visit": "2023-12-10T22:22:06.518134+06:00",
            "date": "2023-12-10"
        },
        {
            "id": 60934,
            "ip_address": "103.187.94.133",
            "count": 1,
            "first_visit": "2023-12-10T22:47:11.123829+06:00",
            "date": "2023-12-10"
        },
        {
            "id": 60935,
            "ip_address": "103.205.69.3",
            "count": 1,
            "first_visit": "2023-12-10T22:51:55.536149+06:00",
            "date": "2023-12-10"
        },
        {
            "id": 60936,
            "ip_address": "37.111.211.68",
            "count": 1,
            "first_visit": "2023-12-10T23:00:23.129280+06:00",
            "date": "2023-12-10"
        }
    ]
}