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

{
    "count": 100583,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=5968&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=5952&ordering=-count",
    "results": [
        {
            "id": 65987,
            "ip_address": "114.119.149.43",
            "count": 5,
            "first_visit": "2024-03-17T02:36:54.667211+06:00",
            "date": "2024-03-17"
        },
        {
            "id": 9678,
            "ip_address": "58.145.187.238",
            "count": 5,
            "first_visit": "2022-05-20T12:10:06.023613+06:00",
            "date": null
        },
        {
            "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": 80265,
            "ip_address": "103.239.252.50",
            "count": 5,
            "first_visit": "2025-03-18T08:51:40.939969+06:00",
            "date": "2025-03-18"
        },
        {
            "id": 80217,
            "ip_address": "66.249.66.35",
            "count": 5,
            "first_visit": "2025-03-17T01:00:00.881946+06:00",
            "date": "2025-03-17"
        },
        {
            "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": 80172,
            "ip_address": "114.119.140.186",
            "count": 5,
            "first_visit": "2025-03-16T03:29:51.939103+06:00",
            "date": "2025-03-16"
        }
    ]
}