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

{
    "count": 92586,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=92576&ordering=id",
    "results": [
        {
            "id": 92681,
            "ip_address": "17.246.23.214",
            "count": 1,
            "first_visit": "2025-12-05T17:27:46.173321+06:00",
            "date": "2025-12-05"
        },
        {
            "id": 92682,
            "ip_address": "78.47.240.4",
            "count": 1,
            "first_visit": "2025-12-05T17:58:39.494574+06:00",
            "date": "2025-12-05"
        }
    ]
}