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

{
    "count": 93090,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=10480&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=10464&ordering=-ip_address",
    "results": [
        {
            "id": 33538,
            "ip_address": "58.145.186.231",
            "count": 1,
            "first_visit": "2022-08-31T11:49:48.497895+06:00",
            "date": "2022-08-31"
        },
        {
            "id": 25288,
            "ip_address": "58.145.186.231",
            "count": 1,
            "first_visit": "2022-07-21T09:47:05.358056+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 6607,
            "ip_address": "58.145.186.231",
            "count": 6,
            "first_visit": "2022-05-16T10:55:52.074933+06:00",
            "date": null
        },
        {
            "id": 7386,
            "ip_address": "58.145.186.230",
            "count": 5,
            "first_visit": "2022-05-16T22:38:04.038815+06:00",
            "date": null
        },
        {
            "id": 8747,
            "ip_address": "58.145.186.229",
            "count": 4,
            "first_visit": "2022-05-18T10:10:13.445556+06:00",
            "date": null
        },
        {
            "id": 5973,
            "ip_address": "58.145.186.228",
            "count": 4,
            "first_visit": "2022-05-14T08:29:23.917961+06:00",
            "date": null
        },
        {
            "id": 35036,
            "ip_address": "58.145.186.227",
            "count": 1,
            "first_visit": "2022-09-26T18:18:41.548337+06:00",
            "date": "2022-09-26"
        },
        {
            "id": 6319,
            "ip_address": "58.145.186.227",
            "count": 2,
            "first_visit": "2022-05-15T11:09:02.388289+06:00",
            "date": null
        }
    ]
}