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

{
    "count": 98474,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=98464&ordering=id",
    "results": [
        {
            "id": 98569,
            "ip_address": "205.175.106.31",
            "count": 1,
            "first_visit": "2026-05-28T01:58:59.032615+06:00",
            "date": "2026-05-28"
        },
        {
            "id": 98570,
            "ip_address": "103.42.228.183",
            "count": 1,
            "first_visit": "2026-05-28T02:25:14.021907+06:00",
            "date": "2026-05-28"
        }
    ]
}