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

{
    "count": 96044,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=19488&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=19472&ordering=-ip_address",
    "results": [
        {
            "id": 93905,
            "ip_address": "37.111.227.212",
            "count": 2,
            "first_visit": "2026-01-10T21:10:36.329333+06:00",
            "date": "2026-01-10"
        },
        {
            "id": 90430,
            "ip_address": "37.111.227.212",
            "count": 1,
            "first_visit": "2025-10-06T13:14:32.815827+06:00",
            "date": "2025-10-06"
        },
        {
            "id": 31995,
            "ip_address": "37.111.227.206",
            "count": 1,
            "first_visit": "2022-08-14T14:50:58.177864+06:00",
            "date": "2022-08-14"
        },
        {
            "id": 11634,
            "ip_address": "37.111.227.176",
            "count": 1,
            "first_visit": "2022-05-26T09:46:48.058592+06:00",
            "date": null
        },
        {
            "id": 8863,
            "ip_address": "37.111.227.175",
            "count": 1,
            "first_visit": "2022-05-18T11:56:14.702699+06:00",
            "date": null
        },
        {
            "id": 13477,
            "ip_address": "37.111.227.17",
            "count": 1,
            "first_visit": "2022-06-03T23:03:13.044463+06:00",
            "date": null
        },
        {
            "id": 23948,
            "ip_address": "37.111.227.146",
            "count": 1,
            "first_visit": "2022-07-19T00:28:50.828381+06:00",
            "date": "2022-07-19"
        },
        {
            "id": 23780,
            "ip_address": "37.111.227.146",
            "count": 2,
            "first_visit": "2022-07-18T22:30:56.841019+06:00",
            "date": "2022-07-18"
        }
    ]
}