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

{
    "count": 103429,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=54528&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=54512&ordering=ip_address",
    "results": [
        {
            "id": 1930,
            "ip_address": "144.48.111.22",
            "count": 1,
            "first_visit": "2022-01-11T18:13:22.923759+06:00",
            "date": null
        },
        {
            "id": 60375,
            "ip_address": "144.48.111.222",
            "count": 1,
            "first_visit": "2023-12-01T09:28:21.035006+06:00",
            "date": "2023-12-01"
        },
        {
            "id": 57027,
            "ip_address": "144.48.111.222",
            "count": 1,
            "first_visit": "2023-10-07T21:55:19.258932+06:00",
            "date": "2023-10-07"
        },
        {
            "id": 57369,
            "ip_address": "144.48.111.222",
            "count": 1,
            "first_visit": "2023-10-12T01:02:44.583521+06:00",
            "date": "2023-10-12"
        },
        {
            "id": 2808,
            "ip_address": "144.48.111.226",
            "count": 5,
            "first_visit": "2022-01-25T13:33:06.336300+06:00",
            "date": null
        },
        {
            "id": 78689,
            "ip_address": "144.48.111.232",
            "count": 1,
            "first_visit": "2025-02-07T11:08:55.206914+06:00",
            "date": "2025-02-07"
        },
        {
            "id": 89635,
            "ip_address": "144.48.111.234",
            "count": 2,
            "first_visit": "2025-09-17T07:41:07.602628+06:00",
            "date": "2025-09-17"
        },
        {
            "id": 94649,
            "ip_address": "144.48.111.234",
            "count": 1,
            "first_visit": "2026-01-30T18:38:01.655575+06:00",
            "date": "2026-01-30"
        }
    ]
}