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

{
    "count": 96521,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=21376&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=21360&ordering=-ip_address",
    "results": [
        {
            "id": 37366,
            "ip_address": "37.111.212.221",
            "count": 1,
            "first_visit": "2022-11-14T10:22:01.074707+06:00",
            "date": "2022-11-14"
        },
        {
            "id": 7148,
            "ip_address": "37.111.212.221",
            "count": 1,
            "first_visit": "2022-05-16T19:41:08.229253+06:00",
            "date": null
        },
        {
            "id": 65280,
            "ip_address": "37.111.212.221",
            "count": 2,
            "first_visit": "2024-02-28T09:08:29.444910+06:00",
            "date": "2024-02-28"
        },
        {
            "id": 58822,
            "ip_address": "37.111.212.220",
            "count": 12,
            "first_visit": "2023-11-02T07:51:42.513197+06:00",
            "date": "2023-11-02"
        },
        {
            "id": 88066,
            "ip_address": "37.111.212.220",
            "count": 1,
            "first_visit": "2025-08-20T08:59:01.172746+06:00",
            "date": "2025-08-20"
        },
        {
            "id": 18071,
            "ip_address": "37.111.212.220",
            "count": 2,
            "first_visit": "2022-06-24T11:20:28.019019+06:00",
            "date": "2022-06-24"
        },
        {
            "id": 9300,
            "ip_address": "37.111.212.220",
            "count": 2,
            "first_visit": "2022-05-19T10:18:41.188748+06:00",
            "date": null
        },
        {
            "id": 4685,
            "ip_address": "37.111.212.22",
            "count": 2,
            "first_visit": "2022-03-26T10:52:25.170390+06:00",
            "date": null
        }
    ]
}