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

{
    "count": 101194,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=101184&ordering=id",
    "results": [
        {
            "id": 101289,
            "ip_address": "66.249.68.32",
            "count": 1,
            "first_visit": "2026-08-07T19:36:55.574153+06:00",
            "date": "2026-08-07"
        },
        {
            "id": 101290,
            "ip_address": "103.190.16.37",
            "count": 1,
            "first_visit": "2026-08-07T20:10:56.589077+06:00",
            "date": "2026-08-07"
        }
    ]
}