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

{
    "count": 98043,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=98032&ordering=first_visit",
    "results": [
        {
            "id": 98137,
            "ip_address": "173.252.127.3",
            "count": 1,
            "first_visit": "2026-05-16T09:59:07.091555+06:00",
            "date": "2026-05-16"
        },
        {
            "id": 98138,
            "ip_address": "66.249.79.1",
            "count": 1,
            "first_visit": "2026-05-16T09:59:17.153726+06:00",
            "date": "2026-05-16"
        },
        {
            "id": 98139,
            "ip_address": "103.55.146.61",
            "count": 1,
            "first_visit": "2026-05-16T10:43:30.822310+06:00",
            "date": "2026-05-16"
        }
    ]
}