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

{
    "count": 98379,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=98368&ordering=first_visit",
    "results": [
        {
            "id": 98473,
            "ip_address": "136.158.59.243",
            "count": 1,
            "first_visit": "2026-05-24T13:00:36.351274+06:00",
            "date": "2026-05-24"
        },
        {
            "id": 98474,
            "ip_address": "106.219.89.46",
            "count": 1,
            "first_visit": "2026-05-24T13:11:02.835893+06:00",
            "date": "2026-05-24"
        },
        {
            "id": 98475,
            "ip_address": "37.111.221.74",
            "count": 1,
            "first_visit": "2026-05-24T13:25:04.164822+06:00",
            "date": "2026-05-24"
        }
    ]
}