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

{
    "count": 95092,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=95080&ordering=first_visit",
    "results": [
        {
            "id": 95185,
            "ip_address": "103.15.244.134",
            "count": 1,
            "first_visit": "2026-02-15T11:43:00.192580+06:00",
            "date": "2026-02-15"
        },
        {
            "id": 95186,
            "ip_address": "103.204.214.239",
            "count": 1,
            "first_visit": "2026-02-15T12:40:15.666594+06:00",
            "date": "2026-02-15"
        },
        {
            "id": 95187,
            "ip_address": "118.179.221.49",
            "count": 1,
            "first_visit": "2026-02-15T13:18:16.345877+06:00",
            "date": "2026-02-15"
        },
        {
            "id": 95188,
            "ip_address": "103.196.232.134",
            "count": 1,
            "first_visit": "2026-02-15T13:18:33.115105+06:00",
            "date": "2026-02-15"
        }
    ]
}