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

{
    "count": 94356,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=94344&ordering=first_visit",
    "results": [
        {
            "id": 94449,
            "ip_address": "66.102.6.232",
            "count": 1,
            "first_visit": "2026-01-24T17:42:15.480397+06:00",
            "date": "2026-01-24"
        },
        {
            "id": 94450,
            "ip_address": "202.134.11.228",
            "count": 1,
            "first_visit": "2026-01-24T18:01:03.627448+06:00",
            "date": "2026-01-24"
        },
        {
            "id": 94451,
            "ip_address": "103.245.97.220",
            "count": 1,
            "first_visit": "2026-01-24T18:23:20.890369+06:00",
            "date": "2026-01-24"
        },
        {
            "id": 94452,
            "ip_address": "209.127.112.61",
            "count": 1,
            "first_visit": "2026-01-24T18:54:47.699561+06:00",
            "date": "2026-01-24"
        }
    ]
}