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

{
    "count": 101913,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=101904&ordering=id",
    "results": [
        {
            "id": 102009,
            "ip_address": "191.102.179.122",
            "count": 1,
            "first_visit": "2026-08-21T15:51:53.408291+06:00",
            "date": "2026-08-21"
        }
    ]
}