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

{
    "count": 102830,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=102816&ordering=first_visit",
    "results": [
        {
            "id": 102921,
            "ip_address": "182.163.102.36",
            "count": 3,
            "first_visit": "2026-09-10T11:25:43.676359+06:00",
            "date": "2026-09-10"
        },
        {
            "id": 102922,
            "ip_address": "103.82.173.151",
            "count": 3,
            "first_visit": "2026-09-10T11:26:10.207160+06:00",
            "date": "2026-09-10"
        },
        {
            "id": 102923,
            "ip_address": "103.238.115.147",
            "count": 1,
            "first_visit": "2026-09-10T11:29:34.523090+06:00",
            "date": "2026-09-10"
        },
        {
            "id": 102924,
            "ip_address": "202.51.188.106",
            "count": 1,
            "first_visit": "2026-09-10T11:39:20.870855+06:00",
            "date": "2026-09-10"
        },
        {
            "id": 102925,
            "ip_address": "119.148.37.201",
            "count": 3,
            "first_visit": "2026-09-10T12:45:23.633901+06:00",
            "date": "2026-09-10"
        },
        {
            "id": 102926,
            "ip_address": "37.111.211.237",
            "count": 4,
            "first_visit": "2026-09-10T12:47:47.574214+06:00",
            "date": "2026-09-10"
        }
    ]
}