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

{
    "count": 93976,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=78088&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=78072&ordering=-ip_address",
    "results": [
        {
            "id": 22659,
            "ip_address": "103.242.23.190",
            "count": 1,
            "first_visit": "2022-07-14T15:24:53.264634+06:00",
            "date": "2022-07-14"
        },
        {
            "id": 41155,
            "ip_address": "103.242.23.190",
            "count": 1,
            "first_visit": "2023-01-29T13:23:49.721519+06:00",
            "date": "2023-01-29"
        },
        {
            "id": 30470,
            "ip_address": "103.242.23.189",
            "count": 4,
            "first_visit": "2022-07-31T17:54:47.201041+06:00",
            "date": "2022-07-31"
        },
        {
            "id": 30958,
            "ip_address": "103.242.23.189",
            "count": 1,
            "first_visit": "2022-08-03T09:57:50.165830+06:00",
            "date": "2022-08-03"
        },
        {
            "id": 6507,
            "ip_address": "103.242.23.189",
            "count": 6,
            "first_visit": "2022-05-16T01:45:33.584250+06:00",
            "date": null
        },
        {
            "id": 20201,
            "ip_address": "103.242.23.188",
            "count": 1,
            "first_visit": "2022-06-30T00:28:04.091589+06:00",
            "date": "2022-06-30"
        },
        {
            "id": 33231,
            "ip_address": "103.242.23.188",
            "count": 1,
            "first_visit": "2022-08-28T22:44:44.547097+06:00",
            "date": "2022-08-28"
        },
        {
            "id": 2540,
            "ip_address": "103.242.23.188",
            "count": 3,
            "first_visit": "2022-01-20T22:23:13.641526+06:00",
            "date": null
        }
    ]
}