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

{
    "count": 96308,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=96296&ordering=first_visit",
    "results": [
        {
            "id": 96401,
            "ip_address": "66.249.90.233",
            "count": 1,
            "first_visit": "2026-03-27T15:47:12.358564+06:00",
            "date": "2026-03-27"
        },
        {
            "id": 96402,
            "ip_address": "185.187.78.200",
            "count": 1,
            "first_visit": "2026-03-27T16:38:14.533196+06:00",
            "date": "2026-03-27"
        },
        {
            "id": 96403,
            "ip_address": "121.91.184.104",
            "count": 1,
            "first_visit": "2026-03-27T17:36:51.083583+06:00",
            "date": "2026-03-27"
        },
        {
            "id": 96404,
            "ip_address": "103.144.201.247",
            "count": 1,
            "first_visit": "2026-03-27T18:50:11.688138+06:00",
            "date": "2026-03-27"
        }
    ]
}