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

{
    "count": 103121,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=103112&ordering=id",
    "results": [
        {
            "id": 103217,
            "ip_address": "165.101.100.17",
            "count": 2,
            "first_visit": "2026-09-15T05:34:53.531348+06:00",
            "date": "2026-09-15"
        }
    ]
}