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

{
    "count": 99703,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25848&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25832&ordering=-ip_address",
    "results": [
        {
            "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"
        },
        {
            "id": 21224,
            "ip_address": "37.111.196.234",
            "count": 1,
            "first_visit": "2022-07-05T14:32:16.873085+06:00",
            "date": "2022-07-05"
        },
        {
            "id": 12916,
            "ip_address": "37.111.196.233",
            "count": 3,
            "first_visit": "2022-05-30T23:13:42.246740+06:00",
            "date": null
        },
        {
            "id": 20958,
            "ip_address": "37.111.196.232",
            "count": 1,
            "first_visit": "2022-07-03T23:34:30.801509+06:00",
            "date": "2022-07-03"
        }
    ]
}