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

{
    "count": 100855,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=18168&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=18152&ordering=-count",
    "results": [
        {
            "id": 6397,
            "ip_address": "43.245.123.17",
            "count": 2,
            "first_visit": "2022-05-15T20:40:10.242930+06:00",
            "date": null
        },
        {
            "id": 50684,
            "ip_address": "66.249.70.195",
            "count": 2,
            "first_visit": "2023-07-24T00:03:57.808291+06:00",
            "date": "2023-07-24"
        },
        {
            "id": 50733,
            "ip_address": "103.91.129.131",
            "count": 2,
            "first_visit": "2023-07-24T17:06:10.057634+06:00",
            "date": "2023-07-24"
        },
        {
            "id": 12659,
            "ip_address": "103.216.57.94",
            "count": 2,
            "first_visit": "2022-05-30T00:24:43.518752+06:00",
            "date": null
        },
        {
            "id": 50705,
            "ip_address": "103.193.168.80",
            "count": 2,
            "first_visit": "2023-07-24T10:38:56.609689+06:00",
            "date": "2023-07-24"
        },
        {
            "id": 12596,
            "ip_address": "103.73.196.67",
            "count": 2,
            "first_visit": "2022-05-29T22:50:21.270822+06:00",
            "date": null
        },
        {
            "id": 444,
            "ip_address": "104.236.158.24",
            "count": 2,
            "first_visit": "2021-12-08T17:56:16.699385+06:00",
            "date": null
        },
        {
            "id": 50702,
            "ip_address": "192.166.246.30",
            "count": 2,
            "first_visit": "2023-07-24T09:53:54.863163+06:00",
            "date": "2023-07-24"
        }
    ]
}