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

{
    "count": 96531,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=96520&ordering=id",
    "results": [
        {
            "id": 96625,
            "ip_address": "66.102.6.233",
            "count": 1,
            "first_visit": "2026-04-02T16:51:06.581879+06:00",
            "date": "2026-04-02"
        },
        {
            "id": 96626,
            "ip_address": "66.249.90.224",
            "count": 1,
            "first_visit": "2026-04-02T17:33:18.305152+06:00",
            "date": "2026-04-02"
        },
        {
            "id": 96627,
            "ip_address": "103.86.202.34",
            "count": 1,
            "first_visit": "2026-04-02T18:02:16.891351+06:00",
            "date": "2026-04-02"
        }
    ]
}