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

{
    "count": 99355,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=99344&ordering=first_visit",
    "results": [
        {
            "id": 99449,
            "ip_address": "85.235.142.20",
            "count": 1,
            "first_visit": "2026-06-21T20:41:46.232904+06:00",
            "date": "2026-06-21"
        },
        {
            "id": 99450,
            "ip_address": "74.125.150.1",
            "count": 1,
            "first_visit": "2026-06-21T20:49:54.777823+06:00",
            "date": "2026-06-21"
        },
        {
            "id": 99451,
            "ip_address": "103.132.219.172",
            "count": 1,
            "first_visit": "2026-06-21T21:21:35.648779+06:00",
            "date": "2026-06-21"
        }
    ]
}