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

{
    "count": 100718,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=16200&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=16184&ordering=-count",
    "results": [
        {
            "id": 55930,
            "ip_address": "43.245.121.12",
            "count": 2,
            "first_visit": "2023-09-24T21:04:16.731390+06:00",
            "date": "2023-09-24"
        },
        {
            "id": 7380,
            "ip_address": "123.108.246.201",
            "count": 2,
            "first_visit": "2022-05-16T22:34:44.190783+06:00",
            "date": null
        },
        {
            "id": 14633,
            "ip_address": "103.86.109.68",
            "count": 2,
            "first_visit": "2022-06-12T14:53:43.078614+06:00",
            "date": "2022-06-12"
        },
        {
            "id": 55649,
            "ip_address": "103.91.231.163",
            "count": 2,
            "first_visit": "2023-09-21T17:03:23.239246+06:00",
            "date": "2023-09-21"
        },
        {
            "id": 55635,
            "ip_address": "45.248.151.21",
            "count": 2,
            "first_visit": "2023-09-21T14:52:06.742420+06:00",
            "date": "2023-09-21"
        },
        {
            "id": 55656,
            "ip_address": "103.77.61.78",
            "count": 2,
            "first_visit": "2023-09-21T19:47:45.798357+06:00",
            "date": "2023-09-21"
        },
        {
            "id": 55637,
            "ip_address": "220.255.162.43",
            "count": 2,
            "first_visit": "2023-09-21T15:10:00.413185+06:00",
            "date": "2023-09-21"
        },
        {
            "id": 7356,
            "ip_address": "103.206.230.52",
            "count": 2,
            "first_visit": "2022-05-16T22:19:11.005950+06:00",
            "date": null
        }
    ]
}