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

{
    "count": 98123,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=5944&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=5928&ordering=-count",
    "results": [
        {
            "id": 65723,
            "ip_address": "114.119.145.216",
            "count": 5,
            "first_visit": "2024-03-10T02:39:13.690098+06:00",
            "date": "2024-03-10"
        },
        {
            "id": 80032,
            "ip_address": "114.119.151.1",
            "count": 5,
            "first_visit": "2025-03-12T04:40:45.841067+06:00",
            "date": "2025-03-12"
        },
        {
            "id": 9356,
            "ip_address": "103.59.38.17",
            "count": 5,
            "first_visit": "2022-05-19T12:45:51.857204+06:00",
            "date": null
        },
        {
            "id": 10977,
            "ip_address": "103.115.135.168",
            "count": 5,
            "first_visit": "2022-05-24T13:28:09.884304+06:00",
            "date": null
        },
        {
            "id": 65614,
            "ip_address": "114.119.134.79",
            "count": 5,
            "first_visit": "2024-03-07T00:24:06.346755+06:00",
            "date": "2024-03-07"
        },
        {
            "id": 65655,
            "ip_address": "114.119.145.187",
            "count": 5,
            "first_visit": "2024-03-08T02:36:45.309387+06:00",
            "date": "2024-03-08"
        },
        {
            "id": 80026,
            "ip_address": "66.249.66.40",
            "count": 5,
            "first_visit": "2025-03-12T02:28:38.952729+06:00",
            "date": "2025-03-12"
        },
        {
            "id": 80080,
            "ip_address": "66.249.66.36",
            "count": 5,
            "first_visit": "2025-03-13T10:19:30.745733+06:00",
            "date": "2025-03-13"
        }
    ]
}