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

{
    "count": 93964,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=93952&ordering=first_visit",
    "results": [
        {
            "id": 94057,
            "ip_address": "103.77.60.107",
            "count": 1,
            "first_visit": "2026-01-15T10:39:24.708231+06:00",
            "date": "2026-01-15"
        },
        {
            "id": 94058,
            "ip_address": "74.125.212.8",
            "count": 1,
            "first_visit": "2026-01-15T10:39:28.985081+06:00",
            "date": "2026-01-15"
        },
        {
            "id": 94059,
            "ip_address": "103.112.53.186",
            "count": 1,
            "first_visit": "2026-01-15T11:15:16.691054+06:00",
            "date": "2026-01-15"
        },
        {
            "id": 94060,
            "ip_address": "66.249.79.228",
            "count": 1,
            "first_visit": "2026-01-15T12:09:57.978915+06:00",
            "date": "2026-01-15"
        }
    ]
}