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

{
    "count": 92186,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=92176&ordering=first_visit",
    "results": [
        {
            "id": 92281,
            "ip_address": "202.134.14.234",
            "count": 1,
            "first_visit": "2025-11-22T19:38:01.004156+06:00",
            "date": "2025-11-22"
        },
        {
            "id": 92282,
            "ip_address": "103.15.247.206",
            "count": 1,
            "first_visit": "2025-11-22T19:39:19.326636+06:00",
            "date": "2025-11-22"
        }
    ]
}