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

{
    "count": 97170,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=97160&ordering=id",
    "results": [
        {
            "id": 97265,
            "ip_address": "103.187.94.52",
            "count": 1,
            "first_visit": "2026-04-21T22:25:57.435346+06:00",
            "date": "2026-04-21"
        },
        {
            "id": 97266,
            "ip_address": "66.249.79.229",
            "count": 1,
            "first_visit": "2026-04-22T00:36:46.501157+06:00",
            "date": "2026-04-22"
        }
    ]
}