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

{
    "count": 92146,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=92136&ordering=id",
    "results": [
        {
            "id": 92241,
            "ip_address": "103.156.214.21",
            "count": 1,
            "first_visit": "2025-11-21T12:09:53.026325+06:00",
            "date": "2025-11-21"
        },
        {
            "id": 92242,
            "ip_address": "37.111.212.169",
            "count": 6,
            "first_visit": "2025-11-21T12:34:17.415073+06:00",
            "date": "2025-11-21"
        }
    ]
}