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

{
    "count": 94002,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12320&ordering=-date",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12304&ordering=-date",
    "results": [
        {
            "id": 12339,
            "ip_address": "27.147.243.195",
            "count": 1,
            "first_visit": "2022-05-28T23:56:43.388946+06:00",
            "date": null
        },
        {
            "id": 12340,
            "ip_address": "58.145.190.249",
            "count": 2,
            "first_visit": "2022-05-29T00:00:41.300075+06:00",
            "date": null
        },
        {
            "id": 12341,
            "ip_address": "37.111.214.106",
            "count": 2,
            "first_visit": "2022-05-29T00:01:09.458258+06:00",
            "date": null
        },
        {
            "id": 12343,
            "ip_address": "63.143.72.4",
            "count": 1,
            "first_visit": "2022-05-29T00:09:16.439099+06:00",
            "date": null
        },
        {
            "id": 12344,
            "ip_address": "37.111.227.107",
            "count": 1,
            "first_visit": "2022-05-29T00:09:42.454328+06:00",
            "date": null
        },
        {
            "id": 12346,
            "ip_address": "103.242.219.82",
            "count": 1,
            "first_visit": "2022-05-29T00:18:33.277850+06:00",
            "date": null
        },
        {
            "id": 12347,
            "ip_address": "37.111.200.213",
            "count": 1,
            "first_visit": "2022-05-29T00:21:49.037985+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
        }
    ]
}