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

{
    "count": 98059,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=98048&ordering=id",
    "results": [
        {
            "id": 98153,
            "ip_address": "103.230.106.34",
            "count": 1,
            "first_visit": "2026-05-16T16:04:52.424526+06:00",
            "date": "2026-05-16"
        },
        {
            "id": 98154,
            "ip_address": "103.73.198.3",
            "count": 1,
            "first_visit": "2026-05-16T16:09:40.383762+06:00",
            "date": "2026-05-16"
        },
        {
            "id": 98155,
            "ip_address": "51.158.55.180",
            "count": 13,
            "first_visit": "2026-05-16T16:50:55.340012+06:00",
            "date": "2026-05-16"
        }
    ]
}