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

{
    "count": 95210,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=95200&ordering=id",
    "results": [
        {
            "id": 95305,
            "ip_address": "17.22.253.152",
            "count": 1,
            "first_visit": "2026-02-17T21:18:43.884052+06:00",
            "date": "2026-02-17"
        },
        {
            "id": 95306,
            "ip_address": "173.252.87.18",
            "count": 1,
            "first_visit": "2026-02-17T22:26:50.144287+06:00",
            "date": "2026-02-17"
        }
    ]
}