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

{
    "count": 101562,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=40240&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=40224&ordering=-count",
    "results": [
        {
            "id": 33906,
            "ip_address": "59.153.103.234",
            "count": 1,
            "first_visit": "2022-09-06T07:34:04.188145+06:00",
            "date": "2022-09-06"
        },
        {
            "id": 33901,
            "ip_address": "168.119.68.186",
            "count": 1,
            "first_visit": "2022-09-06T03:41:28.662900+06:00",
            "date": "2022-09-06"
        },
        {
            "id": 33902,
            "ip_address": "172.245.174.175",
            "count": 1,
            "first_visit": "2022-09-06T04:01:36.643931+06:00",
            "date": "2022-09-06"
        },
        {
            "id": 33903,
            "ip_address": "54.198.12.234",
            "count": 1,
            "first_visit": "2022-09-06T04:51:26.237526+06:00",
            "date": "2022-09-06"
        },
        {
            "id": 33904,
            "ip_address": "203.76.222.105",
            "count": 1,
            "first_visit": "2022-09-06T06:53:45.380711+06:00",
            "date": "2022-09-06"
        },
        {
            "id": 33905,
            "ip_address": "103.149.104.43",
            "count": 1,
            "first_visit": "2022-09-06T06:55:47.837486+06:00",
            "date": "2022-09-06"
        },
        {
            "id": 33908,
            "ip_address": "203.190.13.130",
            "count": 1,
            "first_visit": "2022-09-06T07:39:30.519189+06:00",
            "date": "2022-09-06"
        },
        {
            "id": 33909,
            "ip_address": "168.119.65.51",
            "count": 1,
            "first_visit": "2022-09-06T08:22:38.337253+06:00",
            "date": "2022-09-06"
        }
    ]
}