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

{
    "count": 95026,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=95016&ordering=first_visit",
    "results": [
        {
            "id": 95121,
            "ip_address": "185.99.28.44",
            "count": 1,
            "first_visit": "2026-02-13T06:52:21.996599+06:00",
            "date": "2026-02-13"
        },
        {
            "id": 95122,
            "ip_address": "66.249.65.37",
            "count": 1,
            "first_visit": "2026-02-13T07:08:29.762557+06:00",
            "date": "2026-02-13"
        }
    ]
}