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

{
    "count": 98150,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=14336&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=14320&ordering=ip_address",
    "results": [
        {
            "id": 2263,
            "ip_address": "103.217.111.213",
            "count": 2,
            "first_visit": "2022-01-15T15:18:44.832968+06:00",
            "date": null
        },
        {
            "id": 3081,
            "ip_address": "103.217.111.214",
            "count": 1,
            "first_visit": "2022-01-31T11:28:34.613041+06:00",
            "date": null
        },
        {
            "id": 97630,
            "ip_address": "103.217.111.214",
            "count": 1,
            "first_visit": "2026-05-02T07:56:31.607016+06:00",
            "date": "2026-05-02"
        },
        {
            "id": 2223,
            "ip_address": "103.217.111.215",
            "count": 3,
            "first_visit": "2022-01-14T21:34:19.360371+06:00",
            "date": null
        },
        {
            "id": 25181,
            "ip_address": "103.217.111.216",
            "count": 1,
            "first_visit": "2022-07-21T07:54:44.245808+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 57653,
            "ip_address": "103.217.111.216",
            "count": 1,
            "first_visit": "2023-10-15T16:06:17.616187+06:00",
            "date": "2023-10-15"
        },
        {
            "id": 89145,
            "ip_address": "103.217.111.217",
            "count": 1,
            "first_visit": "2025-09-08T00:04:45.618932+06:00",
            "date": "2025-09-08"
        },
        {
            "id": 813,
            "ip_address": "103.217.111.217",
            "count": 1,
            "first_visit": "2021-12-18T21:36:08.787289+06:00",
            "date": null
        }
    ]
}