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

{
    "count": 99219,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=99208&ordering=first_visit",
    "results": [
        {
            "id": 99313,
            "ip_address": "47.198.157.155",
            "count": 1,
            "first_visit": "2026-06-18T03:32:13.096585+06:00",
            "date": "2026-06-18"
        },
        {
            "id": 99314,
            "ip_address": "155.254.39.29",
            "count": 1,
            "first_visit": "2026-06-18T04:32:43.091431+06:00",
            "date": "2026-06-18"
        },
        {
            "id": 99315,
            "ip_address": "88.47.164.251",
            "count": 1,
            "first_visit": "2026-06-18T05:03:59.153212+06:00",
            "date": "2026-06-18"
        }
    ]
}