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

{
    "count": 92486,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=8896&ordering=-date",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=8880&ordering=-date",
    "results": [
        {
            "id": 8944,
            "ip_address": "37.111.197.51",
            "count": 1,
            "first_visit": "2022-05-18T13:24:25.771379+06:00",
            "date": null
        },
        {
            "id": 8946,
            "ip_address": "119.30.32.49",
            "count": 1,
            "first_visit": "2022-05-18T13:28:20.165078+06:00",
            "date": null
        },
        {
            "id": 8948,
            "ip_address": "37.111.196.221",
            "count": 1,
            "first_visit": "2022-05-18T13:31:53.727970+06:00",
            "date": null
        },
        {
            "id": 8947,
            "ip_address": "103.133.135.130",
            "count": 2,
            "first_visit": "2022-05-18T13:31:46.818927+06:00",
            "date": null
        },
        {
            "id": 8951,
            "ip_address": "103.88.140.106",
            "count": 1,
            "first_visit": "2022-05-18T13:37:31.945013+06:00",
            "date": null
        },
        {
            "id": 8953,
            "ip_address": "103.96.68.210",
            "count": 1,
            "first_visit": "2022-05-18T13:41:40.869152+06:00",
            "date": null
        },
        {
            "id": 8952,
            "ip_address": "58.145.186.248",
            "count": 2,
            "first_visit": "2022-05-18T13:40:42.679698+06:00",
            "date": null
        },
        {
            "id": 89,
            "ip_address": "45.248.151.137",
            "count": 2,
            "first_visit": "2021-12-03T19:32:51.862708+06:00",
            "date": null
        }
    ]
}