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

{
    "count": 93996,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12296&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12280&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": 20053,
            "ip_address": "202.134.14.143",
            "count": 3,
            "first_visit": "2022-06-29T15:15:04.907882+06:00",
            "date": "2022-06-29"
        },
        {
            "id": 4699,
            "ip_address": "103.135.136.107",
            "count": 3,
            "first_visit": "2022-03-27T00:21:48.884693+06:00",
            "date": null
        },
        {
            "id": 4616,
            "ip_address": "182.163.120.97",
            "count": 3,
            "first_visit": "2022-03-23T15:33:02.341795+06:00",
            "date": null
        },
        {
            "id": 612,
            "ip_address": "103.217.111.149",
            "count": 3,
            "first_visit": "2021-12-12T14:35:37.700258+06:00",
            "date": null
        },
        {
            "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": 65074,
            "ip_address": "114.119.128.143",
            "count": 3,
            "first_visit": "2024-02-23T10:35:39.450622+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"
        }
    ]
}