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

{
    "count": 101139,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=101128&ordering=first_visit",
    "results": [
        {
            "id": 101233,
            "ip_address": "103.204.211.167",
            "count": 1,
            "first_visit": "2026-08-06T15:22:39.153673+06:00",
            "date": "2026-08-06"
        },
        {
            "id": 101234,
            "ip_address": "103.230.104.43",
            "count": 1,
            "first_visit": "2026-08-06T15:37:28.873305+06:00",
            "date": "2026-08-06"
        },
        {
            "id": 101235,
            "ip_address": "202.134.14.232",
            "count": 1,
            "first_visit": "2026-08-06T16:01:09.007142+06:00",
            "date": "2026-08-06"
        }
    ]
}