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

{
    "count": 92177,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=87640&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=87624&ordering=-ip_address",
    "results": [
        {
            "id": 92081,
            "ip_address": "103.133.203.235",
            "count": 2,
            "first_visit": "2025-11-16T23:11:11.108129+06:00",
            "date": "2025-11-16"
        },
        {
            "id": 7637,
            "ip_address": "103.133.203.209",
            "count": 3,
            "first_visit": "2022-05-17T08:04:47.863409+06:00",
            "date": null
        },
        {
            "id": 9708,
            "ip_address": "103.133.202.93",
            "count": 1,
            "first_visit": "2022-05-20T13:30:34.494453+06:00",
            "date": null
        },
        {
            "id": 1856,
            "ip_address": "103.133.202.231",
            "count": 3,
            "first_visit": "2022-01-11T13:21:57.929839+06:00",
            "date": null
        },
        {
            "id": 71724,
            "ip_address": "103.133.202.229",
            "count": 1,
            "first_visit": "2024-08-01T21:52:24.847604+06:00",
            "date": "2024-08-01"
        },
        {
            "id": 47788,
            "ip_address": "103.133.202.225",
            "count": 1,
            "first_visit": "2023-06-06T17:28:47.390605+06:00",
            "date": "2023-06-06"
        },
        {
            "id": 6325,
            "ip_address": "103.133.202.146",
            "count": 1,
            "first_visit": "2022-05-15T11:59:09.835074+06:00",
            "date": null
        },
        {
            "id": 7157,
            "ip_address": "103.133.202.105",
            "count": 5,
            "first_visit": "2022-05-16T19:44:45.133722+06:00",
            "date": null
        }
    ]
}