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

{
    "count": 96923,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=96912&ordering=first_visit",
    "results": [
        {
            "id": 97017,
            "ip_address": "148.113.166.150",
            "count": 1,
            "first_visit": "2026-04-13T15:35:49.673429+06:00",
            "date": "2026-04-13"
        },
        {
            "id": 97018,
            "ip_address": "103.25.251.233",
            "count": 1,
            "first_visit": "2026-04-13T16:30:54.818765+06:00",
            "date": "2026-04-13"
        },
        {
            "id": 97019,
            "ip_address": "113.179.154.12",
            "count": 1,
            "first_visit": "2026-04-13T16:55:32.370067+06:00",
            "date": "2026-04-13"
        }
    ]
}