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

{
    "count": 95331,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=95320&ordering=first_visit",
    "results": [
        {
            "id": 95425,
            "ip_address": "66.249.73.64",
            "count": 1,
            "first_visit": "2026-02-22T07:30:43.294555+06:00",
            "date": "2026-02-22"
        },
        {
            "id": 95426,
            "ip_address": "66.249.73.73",
            "count": 1,
            "first_visit": "2026-02-22T07:37:40.359066+06:00",
            "date": "2026-02-22"
        },
        {
            "id": 95427,
            "ip_address": "66.249.73.65",
            "count": 1,
            "first_visit": "2026-02-22T07:47:14.691266+06:00",
            "date": "2026-02-22"
        }
    ]
}