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

{
    "count": 95555,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=95544&ordering=id",
    "results": [
        {
            "id": 95649,
            "ip_address": "57.155.170.192",
            "count": 1,
            "first_visit": "2026-03-01T12:54:21.845145+06:00",
            "date": "2026-03-01"
        },
        {
            "id": 95650,
            "ip_address": "175.29.179.117",
            "count": 1,
            "first_visit": "2026-03-01T13:02:44.526896+06:00",
            "date": "2026-03-01"
        },
        {
            "id": 95651,
            "ip_address": "223.255.245.154",
            "count": 1,
            "first_visit": "2026-03-01T13:16:20.347976+06:00",
            "date": "2026-03-01"
        }
    ]
}