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

{
    "count": 98234,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=98224&ordering=id",
    "results": [
        {
            "id": 98329,
            "ip_address": "172.121.84.96",
            "count": 1,
            "first_visit": "2026-05-20T16:26:10.212701+06:00",
            "date": "2026-05-20"
        },
        {
            "id": 98330,
            "ip_address": "89.197.245.89",
            "count": 1,
            "first_visit": "2026-05-20T16:32:27.733935+06:00",
            "date": "2026-05-20"
        }
    ]
}