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

{
    "count": 102008,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=200&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=184&ordering=-count",
    "results": [
        {
            "id": 397,
            "ip_address": "114.119.152.143",
            "count": 25,
            "first_visit": "2021-12-08T06:56:10.524973+06:00",
            "date": null
        },
        {
            "id": 9460,
            "ip_address": "103.115.134.224",
            "count": 25,
            "first_visit": "2022-05-19T18:49:12.816660+06:00",
            "date": null
        },
        {
            "id": 1992,
            "ip_address": "202.134.14.159",
            "count": 25,
            "first_visit": "2022-01-12T01:14:48.475273+06:00",
            "date": null
        },
        {
            "id": 35288,
            "ip_address": "114.119.134.123",
            "count": 25,
            "first_visit": "2022-10-01T02:00:51.722039+06:00",
            "date": "2022-10-01"
        },
        {
            "id": 62700,
            "ip_address": "202.51.189.2",
            "count": 25,
            "first_visit": "2024-01-09T11:01:10.240864+06:00",
            "date": "2024-01-09"
        },
        {
            "id": 89094,
            "ip_address": "114.119.157.231",
            "count": 25,
            "first_visit": "2025-09-07T00:46:07.307577+06:00",
            "date": "2025-09-07"
        },
        {
            "id": 11959,
            "ip_address": "103.126.21.1",
            "count": 25,
            "first_visit": "2022-05-27T18:15:51.683636+06:00",
            "date": null
        },
        {
            "id": 3617,
            "ip_address": "37.111.218.219",
            "count": 25,
            "first_visit": "2022-02-15T08:44:46.668352+06:00",
            "date": null
        }
    ]
}