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

{
    "count": 101852,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=101840&ordering=id",
    "results": [
        {
            "id": 101945,
            "ip_address": "173.252.95.29",
            "count": 1,
            "first_visit": "2026-08-20T03:47:01.007537+06:00",
            "date": "2026-08-20"
        },
        {
            "id": 101946,
            "ip_address": "173.252.95.38",
            "count": 1,
            "first_visit": "2026-08-20T03:47:03.528340+06:00",
            "date": "2026-08-20"
        },
        {
            "id": 101947,
            "ip_address": "173.252.95.10",
            "count": 1,
            "first_visit": "2026-08-20T03:47:19.923335+06:00",
            "date": "2026-08-20"
        },
        {
            "id": 101948,
            "ip_address": "66.220.149.3",
            "count": 1,
            "first_visit": "2026-08-20T04:17:12.749330+06:00",
            "date": "2026-08-20"
        }
    ]
}