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

{
    "count": 92410,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=92400&ordering=id",
    "results": [
        {
            "id": 92505,
            "ip_address": "72.14.199.228",
            "count": 1,
            "first_visit": "2025-11-30T06:45:57.068285+06:00",
            "date": "2025-11-30"
        },
        {
            "id": 92506,
            "ip_address": "106.75.66.166",
            "count": 1,
            "first_visit": "2025-11-30T07:01:27.069087+06:00",
            "date": "2025-11-30"
        }
    ]
}