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

{
    "count": 95834,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=4696&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=4680&ordering=ip_address",
    "results": [
        {
            "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": 1856,
            "ip_address": "103.133.202.231",
            "count": 3,
            "first_visit": "2022-01-11T13:21:57.929839+06:00",
            "date": null
        },
        {
            "id": 95551,
            "ip_address": "103.133.202.33",
            "count": 1,
            "first_visit": "2026-02-25T21:24:15.838288+06:00",
            "date": "2026-02-25"
        },
        {
            "id": 9708,
            "ip_address": "103.133.202.93",
            "count": 1,
            "first_visit": "2022-05-20T13:30:34.494453+06:00",
            "date": null
        },
        {
            "id": 7637,
            "ip_address": "103.133.203.209",
            "count": 3,
            "first_visit": "2022-05-17T08:04:47.863409+06:00",
            "date": null
        },
        {
            "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": 88078,
            "ip_address": "103.133.203.239",
            "count": 1,
            "first_visit": "2025-08-20T11:32:56.179727+06:00",
            "date": "2025-08-20"
        },
        {
            "id": 54226,
            "ip_address": "103.133.203.243",
            "count": 1,
            "first_visit": "2023-09-04T00:18:23.865391+06:00",
            "date": "2023-09-04"
        }
    ]
}