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

{
    "count": 98146,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=6984&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=6968&ordering=ip_address",
    "results": [
        {
            "id": 92614,
            "ip_address": "103.146.220.224",
            "count": 1,
            "first_visit": "2025-12-04T10:38:14.943158+06:00",
            "date": "2025-12-04"
        },
        {
            "id": 85319,
            "ip_address": "103.146.220.227",
            "count": 1,
            "first_visit": "2025-07-06T10:08:20.120323+06:00",
            "date": "2025-07-06"
        },
        {
            "id": 95271,
            "ip_address": "103.146.221.42",
            "count": 1,
            "first_visit": "2026-02-17T06:29:39.295866+06:00",
            "date": "2026-02-17"
        },
        {
            "id": 50866,
            "ip_address": "103.146.3.209",
            "count": 1,
            "first_visit": "2023-07-26T07:09:53.370120+06:00",
            "date": "2023-07-26"
        },
        {
            "id": 8821,
            "ip_address": "103.146.3.42",
            "count": 1,
            "first_visit": "2022-05-18T11:18:50.880517+06:00",
            "date": null
        },
        {
            "id": 3184,
            "ip_address": "103.146.3.58",
            "count": 2,
            "first_visit": "2022-02-01T14:59:01.036318+06:00",
            "date": null
        },
        {
            "id": 62608,
            "ip_address": "103.146.3.65",
            "count": 8,
            "first_visit": "2024-01-07T13:40:00.699918+06:00",
            "date": "2024-01-07"
        },
        {
            "id": 62578,
            "ip_address": "103.146.3.65",
            "count": 10,
            "first_visit": "2024-01-06T23:36:43.550227+06:00",
            "date": "2024-01-06"
        }
    ]
}