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

{
    "count": 102471,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=3152&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=3136&ordering=-count",
    "results": [
        {
            "id": 283,
            "ip_address": "114.119.159.232",
            "count": 8,
            "first_visit": "2021-12-06T12:10:02.120098+06:00",
            "date": null
        },
        {
            "id": 72282,
            "ip_address": "66.249.65.100",
            "count": 8,
            "first_visit": "2024-08-19T02:25:08.243599+06:00",
            "date": "2024-08-19"
        },
        {
            "id": 9543,
            "ip_address": "103.142.192.10",
            "count": 8,
            "first_visit": "2022-05-19T23:08:36.468422+06:00",
            "date": null
        },
        {
            "id": 82648,
            "ip_address": "114.119.151.1",
            "count": 8,
            "first_visit": "2025-05-12T04:58:21.023196+06:00",
            "date": "2025-05-12"
        },
        {
            "id": 63265,
            "ip_address": "202.84.37.169",
            "count": 8,
            "first_visit": "2024-01-17T08:50:06.129261+06:00",
            "date": "2024-01-17"
        },
        {
            "id": 4828,
            "ip_address": "27.147.204.79",
            "count": 8,
            "first_visit": "2022-03-31T20:37:27.522229+06:00",
            "date": null
        },
        {
            "id": 28202,
            "ip_address": "103.120.162.168",
            "count": 8,
            "first_visit": "2022-07-27T13:04:34.035847+06:00",
            "date": "2022-07-27"
        },
        {
            "id": 1427,
            "ip_address": "202.134.13.134",
            "count": 8,
            "first_visit": "2021-12-28T12:07:43.433027+06:00",
            "date": null
        }
    ]
}