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

{
    "count": 97408,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=97392&ordering=first_visit",
    "results": [
        {
            "id": 97497,
            "ip_address": "43.250.82.229",
            "count": 1,
            "first_visit": "2026-04-28T15:29:32.363492+06:00",
            "date": "2026-04-28"
        },
        {
            "id": 97498,
            "ip_address": "103.20.141.5",
            "count": 1,
            "first_visit": "2026-04-28T15:33:42.236274+06:00",
            "date": "2026-04-28"
        },
        {
            "id": 97499,
            "ip_address": "103.10.195.120",
            "count": 1,
            "first_visit": "2026-04-28T15:52:24.467200+06:00",
            "date": "2026-04-28"
        },
        {
            "id": 97500,
            "ip_address": "223.27.94.170",
            "count": 2,
            "first_visit": "2026-04-28T16:08:36.385793+06:00",
            "date": "2026-04-28"
        },
        {
            "id": 97501,
            "ip_address": "103.112.53.186",
            "count": 1,
            "first_visit": "2026-04-28T16:11:44.238991+06:00",
            "date": "2026-04-28"
        },
        {
            "id": 97502,
            "ip_address": "17.22.253.189",
            "count": 1,
            "first_visit": "2026-04-28T16:17:52.874374+06:00",
            "date": "2026-04-28"
        },
        {
            "id": 97503,
            "ip_address": "72.255.40.222",
            "count": 1,
            "first_visit": "2026-04-28T16:41:20.733295+06:00",
            "date": "2026-04-28"
        },
        {
            "id": 97504,
            "ip_address": "103.120.167.213",
            "count": 2,
            "first_visit": "2026-04-28T16:55:33.208347+06:00",
            "date": "2026-04-28"
        }
    ]
}