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

{
    "count": 92169,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2376&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2360&ordering=ip_address",
    "results": [
        {
            "id": 89990,
            "ip_address": "103.118.19.251",
            "count": 1,
            "first_visit": "2025-09-24T16:07:54.419492+06:00",
            "date": "2025-09-24"
        },
        {
            "id": 10109,
            "ip_address": "103.118.76.114",
            "count": 1,
            "first_visit": "2022-05-21T22:23:01.436169+06:00",
            "date": null
        },
        {
            "id": 26171,
            "ip_address": "103.118.76.132",
            "count": 1,
            "first_visit": "2022-07-23T02:06:33.528856+06:00",
            "date": "2022-07-23"
        },
        {
            "id": 42924,
            "ip_address": "103.118.76.134",
            "count": 1,
            "first_visit": "2023-03-01T18:15:49.304734+06:00",
            "date": "2023-03-01"
        },
        {
            "id": 63835,
            "ip_address": "103.118.76.135",
            "count": 2,
            "first_visit": "2024-01-26T17:58:06.213811+06:00",
            "date": "2024-01-26"
        },
        {
            "id": 1806,
            "ip_address": "103.118.76.135",
            "count": 1,
            "first_visit": "2022-01-11T11:25:18.349604+06:00",
            "date": null
        },
        {
            "id": 63097,
            "ip_address": "103.118.76.135",
            "count": 5,
            "first_visit": "2024-01-14T17:29:20.964081+06:00",
            "date": "2024-01-14"
        },
        {
            "id": 1020,
            "ip_address": "103.118.76.140",
            "count": 1,
            "first_visit": "2021-12-20T09:51:03.532037+06:00",
            "date": null
        }
    ]
}