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": 102567,
    "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": 37442,
            "ip_address": "66.249.73.1",
            "count": 6,
            "first_visit": "2022-11-15T18:01:32.953638+06:00",
            "date": "2022-11-15"
        },
        {
            "id": 21619,
            "ip_address": "66.249.66.4",
            "count": 6,
            "first_visit": "2022-07-08T17:08:21.591286+06:00",
            "date": "2022-07-08"
        },
        {
            "id": 2829,
            "ip_address": "37.111.212.250",
            "count": 6,
            "first_visit": "2022-01-25T17:36:04.422113+06:00",
            "date": null
        },
        {
            "id": 68991,
            "ip_address": "103.150.255.232",
            "count": 6,
            "first_visit": "2024-05-24T08:10:01.469633+06:00",
            "date": "2024-05-24"
        },
        {
            "id": 80935,
            "ip_address": "167.103.118.190",
            "count": 6,
            "first_visit": "2025-04-04T11:42:19.068508+06:00",
            "date": "2025-04-04"
        },
        {
            "id": 37397,
            "ip_address": "66.249.79.229",
            "count": 6,
            "first_visit": "2022-11-14T19:28:38.238755+06:00",
            "date": "2022-11-14"
        },
        {
            "id": 21679,
            "ip_address": "66.249.66.128",
            "count": 6,
            "first_visit": "2022-07-09T01:52:00.607417+06:00",
            "date": "2022-07-09"
        },
        {
            "id": 37341,
            "ip_address": "66.249.72.168",
            "count": 6,
            "first_visit": "2022-11-13T18:39:13.110556+06:00",
            "date": "2022-11-13"
        }
    ]
}