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

{
    "count": 92515,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=92504&ordering=id",
    "results": [
        {
            "id": 92609,
            "ip_address": "210.4.64.153",
            "count": 1,
            "first_visit": "2025-12-04T00:42:48.716887+06:00",
            "date": "2025-12-04"
        },
        {
            "id": 92610,
            "ip_address": "103.112.151.85",
            "count": 1,
            "first_visit": "2025-12-04T00:53:44.302409+06:00",
            "date": "2025-12-04"
        },
        {
            "id": 92611,
            "ip_address": "37.111.199.28",
            "count": 1,
            "first_visit": "2025-12-04T01:42:11.294323+06:00",
            "date": "2025-12-04"
        }
    ]
}