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

{
    "count": 94760,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=14728&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=14712&ordering=-ip_address",
    "results": [
        {
            "id": 12196,
            "ip_address": "43.245.123.237",
            "count": 1,
            "first_visit": "2022-05-28T14:12:06.944721+06:00",
            "date": null
        },
        {
            "id": 12321,
            "ip_address": "43.245.123.235",
            "count": 1,
            "first_visit": "2022-05-28T23:30:08.030697+06:00",
            "date": null
        },
        {
            "id": 7962,
            "ip_address": "43.245.123.234",
            "count": 1,
            "first_visit": "2022-05-17T11:35:43.091499+06:00",
            "date": null
        },
        {
            "id": 6722,
            "ip_address": "43.245.123.232",
            "count": 2,
            "first_visit": "2022-05-16T13:42:54.587292+06:00",
            "date": null
        },
        {
            "id": 17625,
            "ip_address": "43.245.123.232",
            "count": 1,
            "first_visit": "2022-06-23T07:54:59.856027+06:00",
            "date": "2022-06-23"
        },
        {
            "id": 25464,
            "ip_address": "43.245.123.231",
            "count": 1,
            "first_visit": "2022-07-21T12:05:10.026992+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 9020,
            "ip_address": "43.245.123.231",
            "count": 1,
            "first_visit": "2022-05-18T16:55:12.400764+06:00",
            "date": null
        },
        {
            "id": 7101,
            "ip_address": "43.245.123.23",
            "count": 3,
            "first_visit": "2022-05-16T19:25:49.816489+06:00",
            "date": null
        }
    ]
}