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

{
    "count": 101451,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=101440&ordering=id",
    "results": [
        {
            "id": 101545,
            "ip_address": "192.177.105.140",
            "count": 1,
            "first_visit": "2026-08-13T14:12:41.739402+06:00",
            "date": "2026-08-13"
        },
        {
            "id": 101546,
            "ip_address": "104.164.101.189",
            "count": 1,
            "first_visit": "2026-08-13T14:14:46.931909+06:00",
            "date": "2026-08-13"
        },
        {
            "id": 101547,
            "ip_address": "192.177.122.228",
            "count": 1,
            "first_visit": "2026-08-13T14:17:43.049701+06:00",
            "date": "2026-08-13"
        }
    ]
}