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

{
    "count": 99627,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2464&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2448&ordering=-count",
    "results": [
        {
            "id": 1929,
            "ip_address": "114.119.159.243",
            "count": 9,
            "first_visit": "2022-01-11T18:07:54.943970+06:00",
            "date": null
        },
        {
            "id": 61414,
            "ip_address": "103.166.187.183",
            "count": 9,
            "first_visit": "2023-12-18T18:29:36.111673+06:00",
            "date": "2023-12-18"
        },
        {
            "id": 60740,
            "ip_address": "27.147.161.19",
            "count": 9,
            "first_visit": "2023-12-07T14:26:42.177356+06:00",
            "date": "2023-12-07"
        },
        {
            "id": 71877,
            "ip_address": "66.249.69.5",
            "count": 9,
            "first_visit": "2024-08-07T00:51:59.986697+06:00",
            "date": "2024-08-07"
        },
        {
            "id": 71909,
            "ip_address": "66.249.69.6",
            "count": 9,
            "first_visit": "2024-08-08T01:43:58.058952+06:00",
            "date": "2024-08-08"
        },
        {
            "id": 71905,
            "ip_address": "66.249.69.5",
            "count": 9,
            "first_visit": "2024-08-08T00:49:36.812792+06:00",
            "date": "2024-08-08"
        },
        {
            "id": 71953,
            "ip_address": "66.249.79.228",
            "count": 9,
            "first_visit": "2024-08-09T04:30:39.376301+06:00",
            "date": "2024-08-09"
        },
        {
            "id": 20314,
            "ip_address": "103.92.206.248",
            "count": 9,
            "first_visit": "2022-06-30T10:46:49.848777+06:00",
            "date": "2022-06-30"
        }
    ]
}