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

{
    "count": 100781,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=16624&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=16608&ordering=-count",
    "results": [
        {
            "id": 7191,
            "ip_address": "37.111.207.132",
            "count": 2,
            "first_visit": "2022-05-16T19:54:06.902137+06:00",
            "date": null
        },
        {
            "id": 54472,
            "ip_address": "66.249.66.163",
            "count": 2,
            "first_visit": "2023-09-07T11:04:30.057039+06:00",
            "date": "2023-09-07"
        },
        {
            "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": 54383,
            "ip_address": "66.249.92.162",
            "count": 2,
            "first_visit": "2023-09-06T00:57:24.964852+06:00",
            "date": "2023-09-06"
        },
        {
            "id": 14291,
            "ip_address": "114.119.131.163",
            "count": 2,
            "first_visit": "2022-06-10T07:06:11.153010+06:00",
            "date": "2022-06-10"
        },
        {
            "id": 14267,
            "ip_address": "114.119.134.49",
            "count": 2,
            "first_visit": "2022-06-10T02:04:24.025736+06:00",
            "date": "2022-06-10"
        }
    ]
}