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

{
    "count": 102381,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2408&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2392&ordering=-count",
    "results": [
        {
            "id": 2096,
            "ip_address": "203.95.221.49",
            "count": 10,
            "first_visit": "2022-01-13T10:29:54.626116+06:00",
            "date": null
        },
        {
            "id": 74806,
            "ip_address": "202.144.203.18",
            "count": 10,
            "first_visit": "2024-10-26T22:19:01.188763+06:00",
            "date": "2024-10-26"
        },
        {
            "id": 34578,
            "ip_address": "114.119.141.168",
            "count": 10,
            "first_visit": "2022-09-18T00:29:44.950377+06:00",
            "date": "2022-09-18"
        },
        {
            "id": 24353,
            "ip_address": "66.249.70.166",
            "count": 10,
            "first_visit": "2022-07-20T02:15:12.609675+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 5275,
            "ip_address": "202.134.8.131",
            "count": 10,
            "first_visit": "2022-04-20T14:00:11.786387+06:00",
            "date": null
        },
        {
            "id": 24230,
            "ip_address": "182.48.73.64",
            "count": 10,
            "first_visit": "2022-07-19T23:11:25.344561+06:00",
            "date": "2022-07-19"
        },
        {
            "id": 83617,
            "ip_address": "114.119.151.5",
            "count": 10,
            "first_visit": "2025-06-03T00:46:59.558305+06:00",
            "date": "2025-06-03"
        },
        {
            "id": 73116,
            "ip_address": "66.249.64.132",
            "count": 10,
            "first_visit": "2024-09-08T01:20:36.498933+06:00",
            "date": "2024-09-08"
        }
    ]
}