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

{
    "count": 99509,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=5624&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=5608&ordering=-count",
    "results": [
        {
            "id": 11289,
            "ip_address": "114.119.133.182",
            "count": 5,
            "first_visit": "2022-05-25T03:22:12.537338+06:00",
            "date": null
        },
        {
            "id": 81077,
            "ip_address": "103.14.144.150",
            "count": 5,
            "first_visit": "2025-04-07T10:50:18.712653+06:00",
            "date": "2025-04-07"
        },
        {
            "id": 11309,
            "ip_address": "114.119.129.199",
            "count": 5,
            "first_visit": "2022-05-25T07:09:42.758051+06:00",
            "date": null
        },
        {
            "id": 67032,
            "ip_address": "202.134.9.144",
            "count": 5,
            "first_visit": "2024-04-16T10:29:28.591735+06:00",
            "date": "2024-04-16"
        },
        {
            "id": 841,
            "ip_address": "114.130.84.154",
            "count": 5,
            "first_visit": "2021-12-19T18:28:51.601943+06:00",
            "date": null
        },
        {
            "id": 3431,
            "ip_address": "202.134.9.129",
            "count": 5,
            "first_visit": "2022-02-08T11:46:37.558525+06:00",
            "date": null
        },
        {
            "id": 67017,
            "ip_address": "114.119.140.48",
            "count": 5,
            "first_visit": "2024-04-16T01:24:26.263160+06:00",
            "date": "2024-04-16"
        },
        {
            "id": 80707,
            "ip_address": "114.119.151.5",
            "count": 5,
            "first_visit": "2025-03-28T08:00:19.155448+06:00",
            "date": "2025-03-28"
        }
    ]
}