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

{
    "count": 100000,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=13040&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=13024&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": 19430,
            "ip_address": "59.152.101.193",
            "count": 3,
            "first_visit": "2022-06-27T12:32:54.407877+06:00",
            "date": "2022-06-27"
        },
        {
            "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": 19386,
            "ip_address": "103.87.212.152",
            "count": 3,
            "first_visit": "2022-06-27T09:57:24.952620+06:00",
            "date": "2022-06-27"
        },
        {
            "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": 9067,
            "ip_address": "37.111.230.231",
            "count": 3,
            "first_visit": "2022-05-18T20:37:18.285220+06:00",
            "date": null
        },
        {
            "id": 64980,
            "ip_address": "114.119.154.41",
            "count": 3,
            "first_visit": "2024-02-21T01:51:06.596184+06:00",
            "date": "2024-02-21"
        },
        {
            "id": 65009,
            "ip_address": "103.150.68.87",
            "count": 3,
            "first_visit": "2024-02-21T18:35:11.744278+06:00",
            "date": "2024-02-21"
        }
    ]
}