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

{
    "count": 98154,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=7536&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=7520&ordering=ip_address",
    "results": [
        {
            "id": 43124,
            "ip_address": "103.149.57.211",
            "count": 2,
            "first_visit": "2023-03-04T06:56:42.454816+06:00",
            "date": "2023-03-04"
        },
        {
            "id": 87808,
            "ip_address": "103.149.57.212",
            "count": 1,
            "first_visit": "2025-08-16T09:48:04.023904+06:00",
            "date": "2025-08-16"
        },
        {
            "id": 96471,
            "ip_address": "103.149.57.212",
            "count": 1,
            "first_visit": "2026-03-30T08:59:17.035061+06:00",
            "date": "2026-03-30"
        },
        {
            "id": 76248,
            "ip_address": "103.149.57.212",
            "count": 1,
            "first_visit": "2024-12-01T17:57:24.316702+06:00",
            "date": "2024-12-01"
        },
        {
            "id": 18479,
            "ip_address": "103.149.60.14",
            "count": 4,
            "first_visit": "2022-06-25T08:41:03.305304+06:00",
            "date": "2022-06-25"
        },
        {
            "id": 8912,
            "ip_address": "103.149.60.14",
            "count": 1,
            "first_visit": "2022-05-18T12:32:59.193515+06:00",
            "date": null
        },
        {
            "id": 46389,
            "ip_address": "103.149.60.14",
            "count": 2,
            "first_visit": "2023-05-10T01:08:40.481351+06:00",
            "date": "2023-05-10"
        },
        {
            "id": 3586,
            "ip_address": "103.149.60.154",
            "count": 4,
            "first_visit": "2022-02-14T00:06:26.509830+06:00",
            "date": null
        }
    ]
}