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

{
    "count": 98284,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=98272&ordering=first_visit",
    "results": [
        {
            "id": 98377,
            "ip_address": "148.113.211.247",
            "count": 1,
            "first_visit": "2026-05-21T21:02:36.818890+06:00",
            "date": "2026-05-21"
        },
        {
            "id": 98378,
            "ip_address": "66.249.68.8",
            "count": 1,
            "first_visit": "2026-05-21T21:07:54.037655+06:00",
            "date": "2026-05-21"
        },
        {
            "id": 98379,
            "ip_address": "66.249.68.1",
            "count": 1,
            "first_visit": "2026-05-21T21:08:21.185159+06:00",
            "date": "2026-05-21"
        },
        {
            "id": 98380,
            "ip_address": "103.102.206.253",
            "count": 1,
            "first_visit": "2026-05-21T21:46:22.462658+06:00",
            "date": "2026-05-21"
        }
    ]
}