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

{
    "count": 91724,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=91712&ordering=first_visit",
    "results": [
        {
            "id": 91817,
            "ip_address": "37.111.206.67",
            "count": 1,
            "first_visit": "2025-11-10T07:13:38.164536+06:00",
            "date": "2025-11-10"
        },
        {
            "id": 91818,
            "ip_address": "66.249.79.229",
            "count": 1,
            "first_visit": "2025-11-10T07:15:54.964176+06:00",
            "date": "2025-11-10"
        },
        {
            "id": 91819,
            "ip_address": "34.118.46.209",
            "count": 1,
            "first_visit": "2025-11-10T08:01:39.707677+06:00",
            "date": "2025-11-10"
        },
        {
            "id": 91820,
            "ip_address": "103.189.11.180",
            "count": 1,
            "first_visit": "2025-11-10T09:10:29.766131+06:00",
            "date": "2025-11-10"
        }
    ]
}