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

{
    "count": 97019,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=97008&ordering=first_visit",
    "results": [
        {
            "id": 97113,
            "ip_address": "111.101.14.250",
            "count": 1,
            "first_visit": "2026-04-17T07:27:43.190150+06:00",
            "date": "2026-04-17"
        },
        {
            "id": 97114,
            "ip_address": "40.77.179.222",
            "count": 1,
            "first_visit": "2026-04-17T07:27:54.928812+06:00",
            "date": "2026-04-17"
        },
        {
            "id": 97115,
            "ip_address": "66.249.79.230",
            "count": 1,
            "first_visit": "2026-04-17T08:05:49.167315+06:00",
            "date": "2026-04-17"
        }
    ]
}