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

{
    "count": 99799,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=22864&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=22848&ordering=-ip_address",
    "results": [
        {
            "id": 23820,
            "ip_address": "37.111.211.216",
            "count": 1,
            "first_visit": "2022-07-18T22:42:18.960746+06:00",
            "date": "2022-07-18"
        },
        {
            "id": 37788,
            "ip_address": "37.111.211.213",
            "count": 1,
            "first_visit": "2022-11-24T11:27:27.478322+06:00",
            "date": "2022-11-24"
        },
        {
            "id": 15319,
            "ip_address": "37.111.211.213",
            "count": 1,
            "first_visit": "2022-06-15T15:41:58.113596+06:00",
            "date": "2022-06-15"
        },
        {
            "id": 11777,
            "ip_address": "37.111.211.213",
            "count": 3,
            "first_visit": "2022-05-26T23:19:44.364498+06:00",
            "date": null
        },
        {
            "id": 87472,
            "ip_address": "37.111.211.213",
            "count": 1,
            "first_visit": "2025-08-10T14:27:43.669599+06:00",
            "date": "2025-08-10"
        },
        {
            "id": 8724,
            "ip_address": "37.111.211.211",
            "count": 1,
            "first_visit": "2022-05-18T09:41:55.331955+06:00",
            "date": null
        },
        {
            "id": 15681,
            "ip_address": "37.111.211.211",
            "count": 1,
            "first_visit": "2022-06-16T13:59:38.776016+06:00",
            "date": "2022-06-16"
        },
        {
            "id": 67003,
            "ip_address": "37.111.211.211",
            "count": 2,
            "first_visit": "2024-04-15T21:41:13.231276+06:00",
            "date": "2024-04-15"
        }
    ]
}