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

{
    "count": 93999,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12312&ordering=-date",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12296&ordering=-date",
    "results": [
        {
            "id": 12330,
            "ip_address": "123.200.11.74",
            "count": 1,
            "first_visit": "2022-05-28T23:47:16.081808+06:00",
            "date": null
        },
        {
            "id": 12331,
            "ip_address": "59.152.3.103",
            "count": 1,
            "first_visit": "2022-05-28T23:49:01.302069+06:00",
            "date": null
        },
        {
            "id": 12334,
            "ip_address": "37.111.219.111",
            "count": 1,
            "first_visit": "2022-05-28T23:51:33.696377+06:00",
            "date": null
        },
        {
            "id": 12335,
            "ip_address": "103.205.235.211",
            "count": 1,
            "first_visit": "2022-05-28T23:53:11.417371+06:00",
            "date": null
        },
        {
            "id": 12336,
            "ip_address": "116.58.201.138",
            "count": 1,
            "first_visit": "2022-05-28T23:53:29.997323+06:00",
            "date": null
        },
        {
            "id": 12332,
            "ip_address": "103.146.151.99",
            "count": 2,
            "first_visit": "2022-05-28T23:49:19.759506+06:00",
            "date": null
        },
        {
            "id": 12337,
            "ip_address": "119.30.38.23",
            "count": 1,
            "first_visit": "2022-05-28T23:55:09.368981+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
        }
    ]
}