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

{
    "count": 93089,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=10472&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=10456&ordering=-ip_address",
    "results": [
        {
            "id": 6634,
            "ip_address": "58.145.186.235",
            "count": 5,
            "first_visit": "2022-05-16T11:39:39.644592+06:00",
            "date": null
        },
        {
            "id": 12675,
            "ip_address": "58.145.186.234",
            "count": 2,
            "first_visit": "2022-05-30T01:45:49.927253+06:00",
            "date": null
        },
        {
            "id": 30973,
            "ip_address": "58.145.186.233",
            "count": 1,
            "first_visit": "2022-08-03T11:28:04.583786+06:00",
            "date": "2022-08-03"
        },
        {
            "id": 4296,
            "ip_address": "58.145.186.233",
            "count": 4,
            "first_visit": "2022-03-12T02:21:25.036495+06:00",
            "date": null
        },
        {
            "id": 491,
            "ip_address": "58.145.186.232",
            "count": 13,
            "first_visit": "2021-12-09T15:42:31.821823+06:00",
            "date": null
        },
        {
            "id": 56471,
            "ip_address": "58.145.186.232",
            "count": 1,
            "first_visit": "2023-10-01T13:55:06.194047+06:00",
            "date": "2023-10-01"
        },
        {
            "id": 19088,
            "ip_address": "58.145.186.232",
            "count": 1,
            "first_visit": "2022-06-26T13:08:38.051962+06:00",
            "date": "2022-06-26"
        },
        {
            "id": 36388,
            "ip_address": "58.145.186.232",
            "count": 1,
            "first_visit": "2022-10-24T10:36:46.232901+06:00",
            "date": "2022-10-24"
        }
    ]
}