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

{
    "count": 99271,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=3944&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=3928&ordering=-count",
    "results": [
        {
            "id": 53745,
            "ip_address": "103.127.4.124",
            "count": 7,
            "first_visit": "2023-08-28T14:18:59.964284+06:00",
            "date": "2023-08-28"
        },
        {
            "id": 82346,
            "ip_address": "114.119.140.186",
            "count": 7,
            "first_visit": "2025-05-06T04:12:43.771337+06:00",
            "date": "2025-05-06"
        },
        {
            "id": 82356,
            "ip_address": "114.119.132.88",
            "count": 7,
            "first_visit": "2025-05-06T08:55:23.808540+06:00",
            "date": "2025-05-06"
        },
        {
            "id": 11307,
            "ip_address": "114.119.129.200",
            "count": 7,
            "first_visit": "2022-05-25T06:28:51.225673+06:00",
            "date": null
        },
        {
            "id": 11092,
            "ip_address": "114.119.128.236",
            "count": 7,
            "first_visit": "2022-05-24T19:25:12.950569+06:00",
            "date": null
        },
        {
            "id": 72951,
            "ip_address": "114.119.145.216",
            "count": 7,
            "first_visit": "2024-09-04T01:17:44.398094+06:00",
            "date": "2024-09-04"
        },
        {
            "id": 82438,
            "ip_address": "103.217.111.136",
            "count": 7,
            "first_visit": "2025-05-07T16:18:28.690452+06:00",
            "date": "2025-05-07"
        },
        {
            "id": 11276,
            "ip_address": "114.119.132.28",
            "count": 7,
            "first_visit": "2022-05-25T02:03:00.508998+06:00",
            "date": null
        }
    ]
}