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

{
    "count": 99355,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=4808&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=4792&ordering=-count",
    "results": [
        {
            "id": 68672,
            "ip_address": "103.148.178.22",
            "count": 6,
            "first_visit": "2024-05-20T18:10:37.050648+06:00",
            "date": "2024-05-20"
        },
        {
            "id": 21017,
            "ip_address": "45.64.134.146",
            "count": 6,
            "first_visit": "2022-07-04T09:29:32.930280+06:00",
            "date": "2022-07-04"
        },
        {
            "id": 68908,
            "ip_address": "3.144.27.39",
            "count": 6,
            "first_visit": "2024-05-23T01:49:53.831527+06:00",
            "date": "2024-05-23"
        },
        {
            "id": 80742,
            "ip_address": "114.119.151.5",
            "count": 6,
            "first_visit": "2025-03-29T00:55:38.683786+06:00",
            "date": "2025-03-29"
        },
        {
            "id": 81173,
            "ip_address": "114.119.137.91",
            "count": 6,
            "first_visit": "2025-04-09T04:20:04.123685+06:00",
            "date": "2025-04-09"
        },
        {
            "id": 37089,
            "ip_address": "37.111.206.28",
            "count": 6,
            "first_visit": "2022-11-08T07:39:18.746210+06:00",
            "date": "2022-11-08"
        },
        {
            "id": 68560,
            "ip_address": "114.119.145.187",
            "count": 6,
            "first_visit": "2024-05-19T00:10:32.563215+06:00",
            "date": "2024-05-19"
        },
        {
            "id": 7116,
            "ip_address": "42.0.4.239",
            "count": 6,
            "first_visit": "2022-05-16T19:31:55.147884+06:00",
            "date": null
        }
    ]
}