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

{
    "count": 99389,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=3400&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=3384&ordering=-count",
    "results": [
        {
            "id": 72383,
            "ip_address": "13.60.230.3",
            "count": 8,
            "first_visit": "2024-08-21T10:32:35.598770+06:00",
            "date": "2024-08-21"
        },
        {
            "id": 72545,
            "ip_address": "66.249.69.7",
            "count": 8,
            "first_visit": "2024-08-26T01:02:33.041348+06:00",
            "date": "2024-08-26"
        },
        {
            "id": 72215,
            "ip_address": "66.249.70.133",
            "count": 8,
            "first_visit": "2024-08-17T17:42:10.792962+06:00",
            "date": "2024-08-17"
        },
        {
            "id": 7762,
            "ip_address": "42.0.7.227",
            "count": 8,
            "first_visit": "2022-05-17T09:48:47.494774+06:00",
            "date": null
        },
        {
            "id": 72099,
            "ip_address": "66.249.69.6",
            "count": 8,
            "first_visit": "2024-08-13T01:11:45.750990+06:00",
            "date": "2024-08-13"
        },
        {
            "id": 61275,
            "ip_address": "103.106.239.219",
            "count": 8,
            "first_visit": "2023-12-16T14:25:04.668183+06:00",
            "date": "2023-12-16"
        },
        {
            "id": 35828,
            "ip_address": "103.87.214.223",
            "count": 8,
            "first_visit": "2022-10-13T11:13:29.114464+06:00",
            "date": "2022-10-13"
        },
        {
            "id": 61053,
            "ip_address": "123.136.27.131",
            "count": 8,
            "first_visit": "2023-12-12T13:15:03.322953+06:00",
            "date": "2023-12-12"
        }
    ]
}