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

{
    "count": 99651,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23520&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23504&ordering=-ip_address",
    "results": [
        {
            "id": 30849,
            "ip_address": "37.111.207.245",
            "count": 1,
            "first_visit": "2022-08-02T17:41:11.107589+06:00",
            "date": "2022-08-02"
        },
        {
            "id": 30278,
            "ip_address": "37.111.207.244",
            "count": 1,
            "first_visit": "2022-07-31T10:27:50.936373+06:00",
            "date": "2022-07-31"
        },
        {
            "id": 8889,
            "ip_address": "37.111.207.244",
            "count": 1,
            "first_visit": "2022-05-18T12:17:25.593905+06:00",
            "date": null
        },
        {
            "id": 33356,
            "ip_address": "37.111.207.243",
            "count": 1,
            "first_visit": "2022-08-29T20:12:03.337284+06:00",
            "date": "2022-08-29"
        },
        {
            "id": 84710,
            "ip_address": "37.111.207.243",
            "count": 2,
            "first_visit": "2025-06-29T09:48:23.446156+06:00",
            "date": "2025-06-29"
        },
        {
            "id": 90104,
            "ip_address": "37.111.207.243",
            "count": 1,
            "first_visit": "2025-09-28T12:44:57.181127+06:00",
            "date": "2025-09-28"
        },
        {
            "id": 97836,
            "ip_address": "37.111.207.242",
            "count": 1,
            "first_visit": "2026-05-08T11:56:13.150184+06:00",
            "date": "2026-05-08"
        },
        {
            "id": 4831,
            "ip_address": "37.111.207.242",
            "count": 2,
            "first_visit": "2022-03-31T21:52:55.078981+06:00",
            "date": null
        }
    ]
}