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

{
    "count": 92926,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=92912&ordering=first_visit",
    "results": [
        {
            "id": 93017,
            "ip_address": "152.59.163.76",
            "count": 1,
            "first_visit": "2025-12-15T13:58:39.990006+06:00",
            "date": "2025-12-15"
        },
        {
            "id": 93018,
            "ip_address": "37.111.218.206",
            "count": 3,
            "first_visit": "2025-12-15T14:47:23.008916+06:00",
            "date": "2025-12-15"
        },
        {
            "id": 93019,
            "ip_address": "116.206.255.4",
            "count": 1,
            "first_visit": "2025-12-15T14:55:28.656143+06:00",
            "date": "2025-12-15"
        },
        {
            "id": 93020,
            "ip_address": "103.120.162.36",
            "count": 1,
            "first_visit": "2025-12-15T15:17:00.906395+06:00",
            "date": "2025-12-15"
        },
        {
            "id": 93021,
            "ip_address": "34.96.46.113",
            "count": 1,
            "first_visit": "2025-12-15T15:46:58.139370+06:00",
            "date": "2025-12-15"
        },
        {
            "id": 93022,
            "ip_address": "103.231.239.142",
            "count": 1,
            "first_visit": "2025-12-15T15:53:45.921599+06:00",
            "date": "2025-12-15"
        }
    ]
}