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

{
    "count": 95621,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=95608&ordering=first_visit",
    "results": [
        {
            "id": 95713,
            "ip_address": "119.73.98.237",
            "count": 1,
            "first_visit": "2026-03-03T22:37:48.781002+06:00",
            "date": "2026-03-03"
        },
        {
            "id": 95714,
            "ip_address": "52.91.36.23",
            "count": 1,
            "first_visit": "2026-03-03T23:19:10.036764+06:00",
            "date": "2026-03-03"
        },
        {
            "id": 95715,
            "ip_address": "102.128.167.209",
            "count": 1,
            "first_visit": "2026-03-04T00:00:47.404034+06:00",
            "date": "2026-03-04"
        },
        {
            "id": 95716,
            "ip_address": "66.249.90.224",
            "count": 1,
            "first_visit": "2026-03-04T00:02:29.725486+06:00",
            "date": "2026-03-04"
        },
        {
            "id": 95717,
            "ip_address": "54.174.58.230",
            "count": 1,
            "first_visit": "2026-03-04T00:13:08.864629+06:00",
            "date": "2026-03-04"
        }
    ]
}