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

{
    "count": 95963,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=16&ordering=-first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&ordering=-first_visit",
    "results": [
        {
            "id": 96051,
            "ip_address": "66.249.65.96",
            "count": 1,
            "first_visit": "2026-03-15T07:04:15.323862+06:00",
            "date": "2026-03-15"
        },
        {
            "id": 96050,
            "ip_address": "104.243.207.77",
            "count": 1,
            "first_visit": "2026-03-15T06:13:20.593485+06:00",
            "date": "2026-03-15"
        },
        {
            "id": 96049,
            "ip_address": "142.147.214.144",
            "count": 1,
            "first_visit": "2026-03-15T06:03:19.756264+06:00",
            "date": "2026-03-15"
        },
        {
            "id": 96048,
            "ip_address": "38.10.113.37",
            "count": 1,
            "first_visit": "2026-03-15T03:49:00.527532+06:00",
            "date": "2026-03-15"
        },
        {
            "id": 96047,
            "ip_address": "181.123.112.141",
            "count": 1,
            "first_visit": "2026-03-15T03:48:39.162493+06:00",
            "date": "2026-03-15"
        },
        {
            "id": 96046,
            "ip_address": "34.219.195.210",
            "count": 1,
            "first_visit": "2026-03-15T02:32:17.332590+06:00",
            "date": "2026-03-15"
        },
        {
            "id": 96045,
            "ip_address": "46.120.218.210",
            "count": 1,
            "first_visit": "2026-03-15T00:12:45.838822+06:00",
            "date": "2026-03-15"
        },
        {
            "id": 96044,
            "ip_address": "174.230.114.192",
            "count": 1,
            "first_visit": "2026-03-14T23:52:19.856761+06:00",
            "date": "2026-03-14"
        }
    ]
}