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

{
    "count": 99475,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=10424&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=10408&ordering=-count",
    "results": [
        {
            "id": 6794,
            "ip_address": "103.115.135.184",
            "count": 3,
            "first_visit": "2022-05-16T15:35:57.814305+06:00",
            "date": null
        },
        {
            "id": 72387,
            "ip_address": "182.252.71.158",
            "count": 3,
            "first_visit": "2024-08-21T11:24:15.808709+06:00",
            "date": "2024-08-21"
        },
        {
            "id": 1785,
            "ip_address": "103.91.128.194",
            "count": 3,
            "first_visit": "2022-01-11T04:00:08.740706+06:00",
            "date": null
        },
        {
            "id": 72325,
            "ip_address": "114.119.145.216",
            "count": 3,
            "first_visit": "2024-08-20T04:31:37.945226+06:00",
            "date": "2024-08-20"
        },
        {
            "id": 72337,
            "ip_address": "66.249.70.133",
            "count": 3,
            "first_visit": "2024-08-20T12:15:24.821967+06:00",
            "date": "2024-08-20"
        },
        {
            "id": 72340,
            "ip_address": "103.216.58.224",
            "count": 3,
            "first_visit": "2024-08-20T13:57:04.516859+06:00",
            "date": "2024-08-20"
        },
        {
            "id": 31812,
            "ip_address": "103.14.72.91",
            "count": 3,
            "first_visit": "2022-08-12T01:24:30.344981+06:00",
            "date": "2022-08-12"
        },
        {
            "id": 3396,
            "ip_address": "103.120.38.41",
            "count": 3,
            "first_visit": "2022-02-07T14:33:03.347907+06:00",
            "date": null
        }
    ]
}