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

{
    "count": 99740,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=99728&ordering=first_visit",
    "results": [
        {
            "id": 99833,
            "ip_address": "103.202.222.188",
            "count": 1,
            "first_visit": "2026-07-03T06:18:53.938352+06:00",
            "date": "2026-07-03"
        },
        {
            "id": 99834,
            "ip_address": "64.233.173.41",
            "count": 1,
            "first_visit": "2026-07-03T06:18:59.564719+06:00",
            "date": "2026-07-03"
        },
        {
            "id": 99835,
            "ip_address": "74.125.150.8",
            "count": 1,
            "first_visit": "2026-07-03T06:50:13.222294+06:00",
            "date": "2026-07-03"
        },
        {
            "id": 99836,
            "ip_address": "103.96.105.182",
            "count": 1,
            "first_visit": "2026-07-03T07:20:12.023929+06:00",
            "date": "2026-07-03"
        }
    ]
}