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

{
    "count": 99665,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=9704&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=9688&ordering=-count",
    "results": [
        {
            "id": 73099,
            "ip_address": "114.119.145.216",
            "count": 3,
            "first_visit": "2024-09-07T16:37:54.420346+06:00",
            "date": "2024-09-07"
        },
        {
            "id": 33841,
            "ip_address": "203.190.14.50",
            "count": 3,
            "first_visit": "2022-09-05T07:55:23.078771+06:00",
            "date": "2022-09-05"
        },
        {
            "id": 73117,
            "ip_address": "114.119.145.187",
            "count": 3,
            "first_visit": "2024-09-08T01:33:12.892777+06:00",
            "date": "2024-09-08"
        },
        {
            "id": 73218,
            "ip_address": "66.249.89.65",
            "count": 3,
            "first_visit": "2024-09-10T10:13:26.265062+06:00",
            "date": "2024-09-10"
        },
        {
            "id": 73056,
            "ip_address": "66.249.72.165",
            "count": 3,
            "first_visit": "2024-09-06T22:21:19.217590+06:00",
            "date": "2024-09-06"
        },
        {
            "id": 7937,
            "ip_address": "103.103.89.215",
            "count": 3,
            "first_visit": "2022-05-17T11:23:30.937109+06:00",
            "date": null
        },
        {
            "id": 73039,
            "ip_address": "103.181.104.170",
            "count": 3,
            "first_visit": "2024-09-06T08:21:32.037319+06:00",
            "date": "2024-09-06"
        },
        {
            "id": 7982,
            "ip_address": "37.111.200.217",
            "count": 3,
            "first_visit": "2022-05-17T11:46:27.199300+06:00",
            "date": null
        }
    ]
}