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

{
    "count": 99146,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=99088&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=99072&ordering=-ip_address",
    "results": [
        {
            "id": 14131,
            "ip_address": "101.2.164.23",
            "count": 1,
            "first_visit": "2022-06-09T09:15:14.768823+06:00",
            "date": "2022-06-09"
        },
        {
            "id": 678,
            "ip_address": "101.2.164.18",
            "count": 5,
            "first_visit": "2021-12-14T12:06:29.628904+06:00",
            "date": null
        },
        {
            "id": 57752,
            "ip_address": "101.2.164.18",
            "count": 1,
            "first_visit": "2023-10-16T15:09:37.789038+06:00",
            "date": "2023-10-16"
        },
        {
            "id": 460,
            "ip_address": "101.2.164.16",
            "count": 5,
            "first_visit": "2021-12-08T22:48:00.420833+06:00",
            "date": null
        },
        {
            "id": 22887,
            "ip_address": "101.2.164.10",
            "count": 1,
            "first_visit": "2022-07-15T02:01:39.788489+06:00",
            "date": "2022-07-15"
        },
        {
            "id": 13025,
            "ip_address": "101.2.164.10",
            "count": 1,
            "first_visit": "2022-05-31T08:48:33.586010+06:00",
            "date": null
        },
        {
            "id": 7763,
            "ip_address": "101.2.162.82",
            "count": 2,
            "first_visit": "2022-05-17T09:48:52.717579+06:00",
            "date": null
        },
        {
            "id": 98535,
            "ip_address": "101.2.162.122",
            "count": 1,
            "first_visit": "2026-05-26T21:51:46.545469+06:00",
            "date": "2026-05-26"
        }
    ]
}