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

{
    "count": 99789,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25936&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25920&ordering=-ip_address",
    "results": [
        {
            "id": 19032,
            "ip_address": "37.111.196.153",
            "count": 1,
            "first_visit": "2022-06-26T10:25:20.181280+06:00",
            "date": "2022-06-26"
        },
        {
            "id": 40626,
            "ip_address": "37.111.196.152",
            "count": 1,
            "first_visit": "2023-01-19T14:01:48.989074+06:00",
            "date": "2023-01-19"
        },
        {
            "id": 29155,
            "ip_address": "37.111.196.151",
            "count": 1,
            "first_visit": "2022-07-29T09:47:49.015558+06:00",
            "date": "2022-07-29"
        },
        {
            "id": 1281,
            "ip_address": "37.111.196.150",
            "count": 1,
            "first_visit": "2021-12-23T10:32:57.313617+06:00",
            "date": null
        },
        {
            "id": 72003,
            "ip_address": "37.111.196.150",
            "count": 2,
            "first_visit": "2024-08-10T19:59:45.646386+06:00",
            "date": "2024-08-10"
        },
        {
            "id": 2667,
            "ip_address": "37.111.196.15",
            "count": 1,
            "first_visit": "2022-01-23T08:32:03.414616+06:00",
            "date": null
        },
        {
            "id": 11313,
            "ip_address": "37.111.196.149",
            "count": 1,
            "first_visit": "2022-05-25T07:34:23.001281+06:00",
            "date": null
        },
        {
            "id": 3225,
            "ip_address": "37.111.196.148",
            "count": 1,
            "first_visit": "2022-02-02T15:12:24.029116+06:00",
            "date": null
        }
    ]
}