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

{
    "count": 92691,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=92680&ordering=first_visit",
    "results": [
        {
            "id": 92785,
            "ip_address": "118.179.43.1",
            "count": 2,
            "first_visit": "2025-12-08T23:26:15.163757+06:00",
            "date": "2025-12-08"
        },
        {
            "id": 92786,
            "ip_address": "17.246.19.71",
            "count": 1,
            "first_visit": "2025-12-08T23:40:01.852903+06:00",
            "date": "2025-12-08"
        },
        {
            "id": 92787,
            "ip_address": "54.92.197.54",
            "count": 1,
            "first_visit": "2025-12-09T00:01:21.255113+06:00",
            "date": "2025-12-09"
        }
    ]
}