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

{
    "count": 99966,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=22248&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=22232&ordering=-ip_address",
    "results": [
        {
            "id": 26490,
            "ip_address": "37.111.212.35",
            "count": 1,
            "first_visit": "2022-07-24T00:49:44.135274+06:00",
            "date": "2022-07-24"
        },
        {
            "id": 11446,
            "ip_address": "37.111.212.35",
            "count": 2,
            "first_visit": "2022-05-25T22:14:22.239051+06:00",
            "date": null
        },
        {
            "id": 904,
            "ip_address": "37.111.212.34",
            "count": 3,
            "first_visit": "2021-12-19T20:27:53.888107+06:00",
            "date": null
        },
        {
            "id": 77241,
            "ip_address": "37.111.212.34",
            "count": 6,
            "first_visit": "2024-12-28T08:34:59.515917+06:00",
            "date": "2024-12-28"
        },
        {
            "id": 75285,
            "ip_address": "37.111.212.34",
            "count": 1,
            "first_visit": "2024-11-06T11:22:48.446600+06:00",
            "date": "2024-11-06"
        },
        {
            "id": 86795,
            "ip_address": "37.111.212.34",
            "count": 1,
            "first_visit": "2025-07-30T20:59:41.959268+06:00",
            "date": "2025-07-30"
        },
        {
            "id": 98036,
            "ip_address": "37.111.212.33",
            "count": 1,
            "first_visit": "2026-05-13T20:18:45.509237+06:00",
            "date": "2026-05-13"
        },
        {
            "id": 81024,
            "ip_address": "37.111.212.33",
            "count": 1,
            "first_visit": "2025-04-06T13:25:37.535148+06:00",
            "date": "2025-04-06"
        }
    ]
}