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

{
    "count": 101051,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=101040&ordering=first_visit",
    "results": [
        {
            "id": 101145,
            "ip_address": "182.10.129.103",
            "count": 1,
            "first_visit": "2026-08-04T12:15:29.868783+06:00",
            "date": "2026-08-04"
        },
        {
            "id": 101146,
            "ip_address": "45.251.57.162",
            "count": 1,
            "first_visit": "2026-08-04T12:28:38.318353+06:00",
            "date": "2026-08-04"
        },
        {
            "id": 101147,
            "ip_address": "202.74.246.41",
            "count": 1,
            "first_visit": "2026-08-04T12:29:09.795253+06:00",
            "date": "2026-08-04"
        }
    ]
}