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

{
    "count": 97970,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=97960&ordering=id",
    "results": [
        {
            "id": 98065,
            "ip_address": "66.249.79.8",
            "count": 1,
            "first_visit": "2026-05-14T09:08:40.924866+06:00",
            "date": "2026-05-14"
        },
        {
            "id": 98066,
            "ip_address": "17.241.227.68",
            "count": 1,
            "first_visit": "2026-05-14T10:07:05.895545+06:00",
            "date": "2026-05-14"
        }
    ]
}