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

{
    "count": 92530,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=92520&ordering=id",
    "results": [
        {
            "id": 92625,
            "ip_address": "148.113.166.33",
            "count": 1,
            "first_visit": "2025-12-04T16:16:52.502761+06:00",
            "date": "2025-12-04"
        },
        {
            "id": 92626,
            "ip_address": "103.96.104.244",
            "count": 1,
            "first_visit": "2025-12-04T17:10:19.695648+06:00",
            "date": "2025-12-04"
        }
    ]
}