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

{
    "count": 92246,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=5128&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=5112&ordering=-count",
    "results": [
        {
            "id": 66971,
            "ip_address": "114.119.145.187",
            "count": 6,
            "first_visit": "2024-04-15T01:39:49.651271+06:00",
            "date": "2024-04-15"
        },
        {
            "id": 5832,
            "ip_address": "114.119.133.138",
            "count": 6,
            "first_visit": "2022-05-11T00:10:18.000592+06:00",
            "date": null
        },
        {
            "id": 5866,
            "ip_address": "114.119.133.213",
            "count": 6,
            "first_visit": "2022-05-11T15:58:24.545049+06:00",
            "date": null
        },
        {
            "id": 80143,
            "ip_address": "114.119.132.88",
            "count": 6,
            "first_visit": "2025-03-15T04:37:42.132024+06:00",
            "date": "2025-03-15"
        },
        {
            "id": 6721,
            "ip_address": "58.145.190.245",
            "count": 6,
            "first_visit": "2022-05-16T13:39:23.882539+06:00",
            "date": null
        },
        {
            "id": 5844,
            "ip_address": "114.119.144.41",
            "count": 6,
            "first_visit": "2022-05-11T07:41:31.177046+06:00",
            "date": null
        },
        {
            "id": 80039,
            "ip_address": "114.119.140.186",
            "count": 6,
            "first_visit": "2025-03-12T09:32:46.674724+06:00",
            "date": "2025-03-12"
        },
        {
            "id": 66914,
            "ip_address": "114.119.128.35",
            "count": 6,
            "first_visit": "2024-04-13T00:30:58.365125+06:00",
            "date": "2024-04-13"
        }
    ]
}