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

{
    "count": 92180,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=3008&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2992&ordering=-count",
    "results": [
        {
            "id": 71264,
            "ip_address": "66.249.66.37",
            "count": 8,
            "first_visit": "2024-07-17T05:25:08.971722+06:00",
            "date": "2024-07-17"
        },
        {
            "id": 28202,
            "ip_address": "103.120.162.168",
            "count": 8,
            "first_visit": "2022-07-27T13:04:34.035847+06:00",
            "date": "2022-07-27"
        },
        {
            "id": 59708,
            "ip_address": "37.111.212.243",
            "count": 8,
            "first_visit": "2023-11-18T12:32:40.951399+06:00",
            "date": "2023-11-18"
        },
        {
            "id": 81763,
            "ip_address": "66.249.66.37",
            "count": 8,
            "first_visit": "2025-04-23T00:37:23.936044+06:00",
            "date": "2025-04-23"
        },
        {
            "id": 4958,
            "ip_address": "34.232.70.102",
            "count": 8,
            "first_visit": "2022-04-06T19:21:55.626424+06:00",
            "date": null
        },
        {
            "id": 59115,
            "ip_address": "103.117.194.230",
            "count": 8,
            "first_visit": "2023-11-07T11:16:38.611889+06:00",
            "date": "2023-11-07"
        },
        {
            "id": 685,
            "ip_address": "119.148.3.89",
            "count": 8,
            "first_visit": "2021-12-14T14:54:16.163546+06:00",
            "date": null
        },
        {
            "id": 71182,
            "ip_address": "66.249.66.36",
            "count": 8,
            "first_visit": "2024-07-15T12:24:58.700578+06:00",
            "date": "2024-07-15"
        }
    ]
}