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

{
    "count": 98482,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=98472&ordering=id",
    "results": [
        {
            "id": 98577,
            "ip_address": "103.237.39.83",
            "count": 2,
            "first_visit": "2026-05-28T15:56:24.645104+06:00",
            "date": "2026-05-28"
        },
        {
            "id": 98578,
            "ip_address": "193.239.172.29",
            "count": 1,
            "first_visit": "2026-05-28T16:41:11.477546+06:00",
            "date": "2026-05-28"
        }
    ]
}