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

{
    "count": 103194,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=103184&ordering=first_visit",
    "results": [
        {
            "id": 103289,
            "ip_address": "92.169.222.15",
            "count": 1,
            "first_visit": "2026-09-16T17:58:33.115691+06:00",
            "date": "2026-09-16"
        },
        {
            "id": 103290,
            "ip_address": "117.200.16.227",
            "count": 1,
            "first_visit": "2026-09-16T18:54:06.619786+06:00",
            "date": "2026-09-16"
        }
    ]
}