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

{
    "count": 99991,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=13008&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12992&ordering=-count",
    "results": [
        {
            "id": 65096,
            "ip_address": "114.119.140.48",
            "count": 3,
            "first_visit": "2024-02-24T09:52:58.050503+06:00",
            "date": "2024-02-24"
        },
        {
            "id": 65074,
            "ip_address": "114.119.128.143",
            "count": 3,
            "first_visit": "2024-02-23T10:35:39.450622+06:00",
            "date": "2024-02-23"
        },
        {
            "id": 1061,
            "ip_address": "103.67.157.64",
            "count": 3,
            "first_visit": "2021-12-20T15:16:38.333638+06:00",
            "date": null
        },
        {
            "id": 65058,
            "ip_address": "66.249.70.199",
            "count": 3,
            "first_visit": "2024-02-23T00:46:01.385367+06:00",
            "date": "2024-02-23"
        },
        {
            "id": 65115,
            "ip_address": "103.153.29.24",
            "count": 3,
            "first_visit": "2024-02-24T17:55:50.365532+06:00",
            "date": "2024-02-24"
        },
        {
            "id": 65080,
            "ip_address": "103.239.252.85",
            "count": 3,
            "first_visit": "2024-02-23T14:59:20.539559+06:00",
            "date": "2024-02-23"
        },
        {
            "id": 65059,
            "ip_address": "114.119.145.216",
            "count": 3,
            "first_visit": "2024-02-23T00:54:01.993347+06:00",
            "date": "2024-02-23"
        },
        {
            "id": 65091,
            "ip_address": "114.119.154.41",
            "count": 3,
            "first_visit": "2024-02-24T04:35:08.511498+06:00",
            "date": "2024-02-24"
        }
    ]
}