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

{
    "count": 97965,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25272&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25256&ordering=-ip_address",
    "results": [
        {
            "id": 60621,
            "ip_address": "37.111.196.243",
            "count": 1,
            "first_visit": "2023-12-05T19:58:16.957807+06:00",
            "date": "2023-12-05"
        },
        {
            "id": 27837,
            "ip_address": "37.111.196.242",
            "count": 1,
            "first_visit": "2022-07-26T17:41:21.872706+06:00",
            "date": "2022-07-26"
        },
        {
            "id": 28947,
            "ip_address": "37.111.196.241",
            "count": 1,
            "first_visit": "2022-07-28T22:45:48.845590+06:00",
            "date": "2022-07-28"
        },
        {
            "id": 8140,
            "ip_address": "37.111.196.241",
            "count": 2,
            "first_visit": "2022-05-17T12:52:48.474431+06:00",
            "date": null
        },
        {
            "id": 3294,
            "ip_address": "37.111.196.240",
            "count": 1,
            "first_visit": "2022-02-04T08:25:13.634203+06:00",
            "date": null
        },
        {
            "id": 9845,
            "ip_address": "37.111.196.24",
            "count": 2,
            "first_visit": "2022-05-20T22:50:11.446065+06:00",
            "date": null
        },
        {
            "id": 24429,
            "ip_address": "37.111.196.237",
            "count": 4,
            "first_visit": "2022-07-20T09:44:45.370475+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 17785,
            "ip_address": "37.111.196.235",
            "count": 1,
            "first_visit": "2022-06-23T15:20:23.243671+06:00",
            "date": "2022-06-23"
        }
    ]
}