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

{
    "count": 92811,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=92800&ordering=first_visit",
    "results": [
        {
            "id": 92905,
            "ip_address": "103.230.106.27",
            "count": 1,
            "first_visit": "2025-12-12T14:29:18.574976+06:00",
            "date": "2025-12-12"
        },
        {
            "id": 92906,
            "ip_address": "167.235.32.159",
            "count": 1,
            "first_visit": "2025-12-12T14:58:55.531025+06:00",
            "date": "2025-12-12"
        },
        {
            "id": 92907,
            "ip_address": "91.98.176.86",
            "count": 1,
            "first_visit": "2025-12-12T14:59:40.313557+06:00",
            "date": "2025-12-12"
        }
    ]
}