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

{
    "count": 99724,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=99712&ordering=first_visit",
    "results": [
        {
            "id": 99817,
            "ip_address": "17.246.19.179",
            "count": 1,
            "first_visit": "2026-07-02T17:39:49.809496+06:00",
            "date": "2026-07-02"
        },
        {
            "id": 99818,
            "ip_address": "50.47.207.235",
            "count": 2,
            "first_visit": "2026-07-02T17:52:22.380431+06:00",
            "date": "2026-07-02"
        },
        {
            "id": 99819,
            "ip_address": "59.153.103.230",
            "count": 1,
            "first_visit": "2026-07-02T18:08:41.961959+06:00",
            "date": "2026-07-02"
        },
        {
            "id": 99820,
            "ip_address": "103.199.155.232",
            "count": 1,
            "first_visit": "2026-07-02T18:59:04.007138+06:00",
            "date": "2026-07-02"
        }
    ]
}