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

{
    "count": 99355,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=3608&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=3592&ordering=-count",
    "results": [
        {
            "id": 71852,
            "ip_address": "66.249.69.6",
            "count": 7,
            "first_visit": "2024-08-06T02:10:40.859314+06:00",
            "date": "2024-08-06"
        },
        {
            "id": 11581,
            "ip_address": "114.119.133.76",
            "count": 7,
            "first_visit": "2022-05-26T01:38:44.517327+06:00",
            "date": null
        },
        {
            "id": 72020,
            "ip_address": "114.119.145.216",
            "count": 7,
            "first_visit": "2024-08-11T05:20:29.605025+06:00",
            "date": "2024-08-11"
        },
        {
            "id": 71855,
            "ip_address": "114.119.140.48",
            "count": 7,
            "first_visit": "2024-08-06T04:28:14.657383+06:00",
            "date": "2024-08-06"
        },
        {
            "id": 13389,
            "ip_address": "37.111.196.111",
            "count": 7,
            "first_visit": "2022-06-02T17:32:22.858245+06:00",
            "date": null
        },
        {
            "id": 71876,
            "ip_address": "66.249.69.6",
            "count": 7,
            "first_visit": "2024-08-07T00:51:54.525413+06:00",
            "date": "2024-08-07"
        },
        {
            "id": 56679,
            "ip_address": "103.155.98.125",
            "count": 7,
            "first_visit": "2023-10-03T22:32:42.221369+06:00",
            "date": "2023-10-03"
        },
        {
            "id": 71781,
            "ip_address": "66.249.64.36",
            "count": 7,
            "first_visit": "2024-08-04T00:45:26.124069+06:00",
            "date": "2024-08-04"
        }
    ]
}