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

{
    "count": 102187,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=102176&ordering=id",
    "results": [
        {
            "id": 102281,
            "ip_address": "103.41.79.187",
            "count": 1,
            "first_visit": "2026-08-28T08:09:31.847803+06:00",
            "date": "2026-08-28"
        },
        {
            "id": 102282,
            "ip_address": "103.154.49.209",
            "count": 1,
            "first_visit": "2026-08-28T08:34:43.830431+06:00",
            "date": "2026-08-28"
        },
        {
            "id": 102283,
            "ip_address": "202.134.9.128",
            "count": 1,
            "first_visit": "2026-08-28T09:00:14.168064+06:00",
            "date": "2026-08-28"
        }
    ]
}