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

{
    "count": 98118,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=26488&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=26472&ordering=-ip_address",
    "results": [
        {
            "id": 4305,
            "ip_address": "37.111.192.22",
            "count": null,
            "first_visit": "2022-03-12T12:03:40.992112+06:00",
            "date": null
        },
        {
            "id": 55211,
            "ip_address": "37.111.192.22",
            "count": 1,
            "first_visit": "2023-09-17T02:13:47.932712+06:00",
            "date": "2023-09-17"
        },
        {
            "id": 52239,
            "ip_address": "37.111.192.219",
            "count": 4,
            "first_visit": "2023-08-11T15:44:40.453918+06:00",
            "date": "2023-08-11"
        },
        {
            "id": 8445,
            "ip_address": "37.111.192.219",
            "count": 1,
            "first_visit": "2022-05-17T23:06:04.935941+06:00",
            "date": null
        },
        {
            "id": 50359,
            "ip_address": "37.111.192.217",
            "count": 1,
            "first_visit": "2023-07-19T16:38:26.216768+06:00",
            "date": "2023-07-19"
        },
        {
            "id": 55707,
            "ip_address": "37.111.192.212",
            "count": 1,
            "first_visit": "2023-09-22T12:42:51.106315+06:00",
            "date": "2023-09-22"
        },
        {
            "id": 8576,
            "ip_address": "37.111.192.211",
            "count": 1,
            "first_visit": "2022-05-18T00:05:10.412157+06:00",
            "date": null
        },
        {
            "id": 15278,
            "ip_address": "37.111.192.210",
            "count": 1,
            "first_visit": "2022-06-15T13:40:06.851947+06:00",
            "date": "2022-06-15"
        }
    ]
}