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

{
    "count": 100581,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=5976&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=5960&ordering=-count",
    "results": [
        {
            "id": 9678,
            "ip_address": "58.145.187.238",
            "count": 5,
            "first_visit": "2022-05-20T12:10:06.023613+06:00",
            "date": null
        },
        {
            "id": 65986,
            "ip_address": "114.119.145.216",
            "count": 5,
            "first_visit": "2024-03-17T02:34:30.199274+06:00",
            "date": "2024-03-17"
        },
        {
            "id": 9644,
            "ip_address": "103.67.157.92",
            "count": 5,
            "first_visit": "2022-05-20T10:39:50.937707+06:00",
            "date": null
        },
        {
            "id": 65963,
            "ip_address": "103.85.156.42",
            "count": 5,
            "first_visit": "2024-03-16T14:11:36.160739+06:00",
            "date": "2024-03-16"
        },
        {
            "id": 32396,
            "ip_address": "66.249.66.2",
            "count": 5,
            "first_visit": "2022-08-19T00:06:25.485371+06:00",
            "date": "2022-08-19"
        },
        {
            "id": 80265,
            "ip_address": "103.239.252.50",
            "count": 5,
            "first_visit": "2025-03-18T08:51:40.939969+06:00",
            "date": "2025-03-18"
        },
        {
            "id": 80227,
            "ip_address": "114.119.136.188",
            "count": 5,
            "first_visit": "2025-03-17T04:12:40.202351+06:00",
            "date": "2025-03-17"
        },
        {
            "id": 32501,
            "ip_address": "66.249.66.62",
            "count": 5,
            "first_visit": "2022-08-20T10:01:33.029175+06:00",
            "date": "2022-08-20"
        }
    ]
}