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

{
    "count": 99275,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=99264&ordering=id",
    "results": [
        {
            "id": 99369,
            "ip_address": "37.111.214.48",
            "count": 1,
            "first_visit": "2026-06-19T22:58:03.710630+06:00",
            "date": "2026-06-19"
        },
        {
            "id": 99370,
            "ip_address": "103.204.213.241",
            "count": 1,
            "first_visit": "2026-06-19T23:05:05.438460+06:00",
            "date": "2026-06-19"
        },
        {
            "id": 99371,
            "ip_address": "54.223.96.72",
            "count": 1,
            "first_visit": "2026-06-19T23:09:17.015052+06:00",
            "date": "2026-06-19"
        }
    ]
}