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

{
    "count": 94612,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=94600&ordering=first_visit",
    "results": [
        {
            "id": 94705,
            "ip_address": "202.4.101.204",
            "count": 2,
            "first_visit": "2026-02-01T09:40:49.943822+06:00",
            "date": "2026-02-01"
        },
        {
            "id": 94706,
            "ip_address": "115.127.100.147",
            "count": 1,
            "first_visit": "2026-02-01T10:33:16.350102+06:00",
            "date": "2026-02-01"
        },
        {
            "id": 94707,
            "ip_address": "49.237.22.224",
            "count": 1,
            "first_visit": "2026-02-01T10:38:18.440076+06:00",
            "date": "2026-02-01"
        },
        {
            "id": 94708,
            "ip_address": "192.140.252.9",
            "count": 8,
            "first_visit": "2026-02-01T10:46:36.199580+06:00",
            "date": "2026-02-01"
        }
    ]
}