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

{
    "count": 92253,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=5680&ordering=-date",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=5664&ordering=-date",
    "results": [
        {
            "id": 5714,
            "ip_address": "119.30.39.95",
            "count": 3,
            "first_visit": "2022-05-08T14:18:39.273364+06:00",
            "date": null
        },
        {
            "id": 5717,
            "ip_address": "103.135.255.14",
            "count": 1,
            "first_visit": "2022-05-08T17:38:35.032750+06:00",
            "date": null
        },
        {
            "id": 5718,
            "ip_address": "2.50.59.214",
            "count": 1,
            "first_visit": "2022-05-08T17:53:17.923155+06:00",
            "date": null
        },
        {
            "id": 5719,
            "ip_address": "103.166.153.170",
            "count": 1,
            "first_visit": "2022-05-08T17:57:30.667995+06:00",
            "date": null
        },
        {
            "id": 5720,
            "ip_address": "223.27.94.165",
            "count": 1,
            "first_visit": "2022-05-08T18:02:45.782182+06:00",
            "date": null
        },
        {
            "id": 5721,
            "ip_address": "103.170.175.41",
            "count": 1,
            "first_visit": "2022-05-08T18:09:22.919985+06:00",
            "date": null
        },
        {
            "id": 5725,
            "ip_address": "103.232.101.74",
            "count": 1,
            "first_visit": "2022-05-08T19:22:27.838622+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
        }
    ]
}