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

{
    "count": 94924,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=94912&ordering=first_visit",
    "results": [
        {
            "id": 95017,
            "ip_address": "193.239.246.196",
            "count": 1,
            "first_visit": "2026-02-09T12:40:24.753928+06:00",
            "date": "2026-02-09"
        },
        {
            "id": 95018,
            "ip_address": "103.153.211.130",
            "count": 1,
            "first_visit": "2026-02-09T13:10:59.498052+06:00",
            "date": "2026-02-09"
        },
        {
            "id": 95019,
            "ip_address": "103.91.130.131",
            "count": 1,
            "first_visit": "2026-02-09T13:57:22.923310+06:00",
            "date": "2026-02-09"
        },
        {
            "id": 95020,
            "ip_address": "160.22.20.29",
            "count": 1,
            "first_visit": "2026-02-09T14:23:38.008911+06:00",
            "date": "2026-02-09"
        }
    ]
}