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

{
    "count": 91987,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=91976",
    "results": [
        {
            "id": 92081,
            "ip_address": "103.133.203.235",
            "count": 2,
            "first_visit": "2025-11-16T23:11:11.108129+06:00",
            "date": "2025-11-16"
        },
        {
            "id": 92082,
            "ip_address": "103.181.181.157",
            "count": 1,
            "first_visit": "2025-11-16T23:44:29.867146+06:00",
            "date": "2025-11-16"
        },
        {
            "id": 92083,
            "ip_address": "66.249.79.228",
            "count": 1,
            "first_visit": "2025-11-16T23:49:57.505228+06:00",
            "date": "2025-11-16"
        }
    ]
}