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

{
    "count": 98228,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=16392&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=16376&ordering=-count",
    "results": [
        {
            "id": 14292,
            "ip_address": "114.119.129.176",
            "count": 2,
            "first_visit": "2022-06-10T07:08:55.086694+06:00",
            "date": "2022-06-10"
        },
        {
            "id": 7191,
            "ip_address": "37.111.207.132",
            "count": 2,
            "first_visit": "2022-05-16T19:54:06.902137+06:00",
            "date": null
        },
        {
            "id": 52884,
            "ip_address": "168.119.65.45",
            "count": 2,
            "first_visit": "2023-08-19T06:12:42.771315+06:00",
            "date": "2023-08-19"
        },
        {
            "id": 52879,
            "ip_address": "163.53.182.166",
            "count": 2,
            "first_visit": "2023-08-19T02:16:59.914710+06:00",
            "date": "2023-08-19"
        },
        {
            "id": 7204,
            "ip_address": "103.67.157.170",
            "count": 2,
            "first_visit": "2022-05-16T19:58:54.678337+06:00",
            "date": null
        },
        {
            "id": 3564,
            "ip_address": "103.106.58.138",
            "count": 2,
            "first_visit": "2022-02-13T05:24:09.585681+06:00",
            "date": null
        },
        {
            "id": 7149,
            "ip_address": "43.245.122.13",
            "count": 2,
            "first_visit": "2022-05-16T19:41:33.229150+06:00",
            "date": null
        },
        {
            "id": 52865,
            "ip_address": "103.156.166.8",
            "count": 2,
            "first_visit": "2023-08-18T22:09:29.226668+06:00",
            "date": "2023-08-18"
        }
    ]
}