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

{
    "count": 92348,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=92336&ordering=first_visit",
    "results": [
        {
            "id": 92441,
            "ip_address": "103.119.100.16",
            "count": 1,
            "first_visit": "2025-11-27T12:14:18.378727+06:00",
            "date": "2025-11-27"
        },
        {
            "id": 92442,
            "ip_address": "182.163.102.115",
            "count": 1,
            "first_visit": "2025-11-27T12:14:25.762291+06:00",
            "date": "2025-11-27"
        },
        {
            "id": 92443,
            "ip_address": "103.230.106.15",
            "count": 1,
            "first_visit": "2025-11-27T12:25:47.433122+06:00",
            "date": "2025-11-27"
        },
        {
            "id": 92444,
            "ip_address": "72.145.152.0",
            "count": 1,
            "first_visit": "2025-11-27T13:09:07.536109+06:00",
            "date": "2025-11-27"
        }
    ]
}