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

{
    "count": 100248,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=7008&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=6992&ordering=-count",
    "results": [
        {
            "id": 79234,
            "ip_address": "66.249.75.232",
            "count": 5,
            "first_visit": "2025-02-21T08:08:23.417375+06:00",
            "date": "2025-02-21"
        },
        {
            "id": 54967,
            "ip_address": "202.134.14.156",
            "count": 5,
            "first_visit": "2023-09-13T02:22:28.775258+06:00",
            "date": "2023-09-13"
        },
        {
            "id": 79268,
            "ip_address": "114.119.136.188",
            "count": 5,
            "first_visit": "2025-02-22T01:05:38.546318+06:00",
            "date": "2025-02-22"
        },
        {
            "id": 12655,
            "ip_address": "103.150.68.199",
            "count": 5,
            "first_visit": "2022-05-30T00:20:52.969641+06:00",
            "date": null
        },
        {
            "id": 54995,
            "ip_address": "103.217.111.134",
            "count": 5,
            "first_visit": "2023-09-13T09:23:20.543544+06:00",
            "date": "2023-09-13"
        },
        {
            "id": 54941,
            "ip_address": "14.1.103.162",
            "count": 5,
            "first_visit": "2023-09-12T20:23:41.711918+06:00",
            "date": "2023-09-12"
        },
        {
            "id": 79365,
            "ip_address": "114.119.151.5",
            "count": 5,
            "first_visit": "2025-02-24T02:57:09.320237+06:00",
            "date": "2025-02-24"
        },
        {
            "id": 79507,
            "ip_address": "114.119.136.75",
            "count": 5,
            "first_visit": "2025-02-27T02:59:06.976549+06:00",
            "date": "2025-02-27"
        }
    ]
}