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

{
    "count": 95291,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=95280&ordering=first_visit",
    "results": [
        {
            "id": 95385,
            "ip_address": "27.147.186.29",
            "count": 1,
            "first_visit": "2026-02-20T19:01:18.860142+06:00",
            "date": "2026-02-20"
        },
        {
            "id": 95386,
            "ip_address": "202.134.10.137",
            "count": 1,
            "first_visit": "2026-02-20T19:43:54.601593+06:00",
            "date": "2026-02-20"
        },
        {
            "id": 95387,
            "ip_address": "5.183.90.241",
            "count": 1,
            "first_visit": "2026-02-20T21:06:41.106429+06:00",
            "date": "2026-02-20"
        }
    ]
}