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

{
    "count": 97154,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=97144&ordering=id",
    "results": [
        {
            "id": 97249,
            "ip_address": "103.205.134.33",
            "count": 2,
            "first_visit": "2026-04-21T14:04:40.014185+06:00",
            "date": "2026-04-21"
        },
        {
            "id": 97250,
            "ip_address": "47.85.102.246",
            "count": 1,
            "first_visit": "2026-04-21T14:10:05.559218+06:00",
            "date": "2026-04-21"
        }
    ]
}