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

{
    "count": 100231,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=89240&ordering=-id",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=89224&ordering=-id",
    "results": [
        {
            "id": 10999,
            "ip_address": "103.253.47.9",
            "count": 1,
            "first_visit": "2022-05-24T14:27:53.062426+06:00",
            "date": null
        },
        {
            "id": 10998,
            "ip_address": "103.52.135.109",
            "count": 1,
            "first_visit": "2022-05-24T14:26:46.216909+06:00",
            "date": null
        },
        {
            "id": 10997,
            "ip_address": "123.253.65.153",
            "count": 3,
            "first_visit": "2022-05-24T14:24:09.798807+06:00",
            "date": null
        },
        {
            "id": 10996,
            "ip_address": "123.253.65.153",
            "count": 1,
            "first_visit": "2022-05-24T14:24:09.798008+06:00",
            "date": null
        },
        {
            "id": 10995,
            "ip_address": "103.100.232.0",
            "count": 1,
            "first_visit": "2022-05-24T14:23:46.718092+06:00",
            "date": null
        },
        {
            "id": 10994,
            "ip_address": "119.30.39.163",
            "count": 1,
            "first_visit": "2022-05-24T14:17:38.676426+06:00",
            "date": null
        },
        {
            "id": 10993,
            "ip_address": "103.242.21.240",
            "count": 1,
            "first_visit": "2022-05-24T14:17:18.098868+06:00",
            "date": null
        },
        {
            "id": 10992,
            "ip_address": "103.130.173.207",
            "count": 2,
            "first_visit": "2022-05-24T14:13:57.009299+06:00",
            "date": null
        }
    ]
}