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

{
    "count": 100613,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15608&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15592&ordering=-count",
    "results": [
        {
            "id": 58625,
            "ip_address": "103.92.152.57",
            "count": 2,
            "first_visit": "2023-10-29T21:35:23.559527+06:00",
            "date": "2023-10-29"
        },
        {
            "id": 15578,
            "ip_address": "114.119.129.244",
            "count": 2,
            "first_visit": "2022-06-16T07:56:39.694233+06:00",
            "date": "2022-06-16"
        },
        {
            "id": 58639,
            "ip_address": "66.249.70.201",
            "count": 2,
            "first_visit": "2023-10-30T01:56:00.459453+06:00",
            "date": "2023-10-30"
        },
        {
            "id": 58694,
            "ip_address": "202.191.121.145",
            "count": 2,
            "first_visit": "2023-10-31T10:21:17.059876+06:00",
            "date": "2023-10-31"
        },
        {
            "id": 58996,
            "ip_address": "103.17.181.150",
            "count": 2,
            "first_visit": "2023-11-05T16:20:09.448197+06:00",
            "date": "2023-11-05"
        },
        {
            "id": 58577,
            "ip_address": "66.249.69.7",
            "count": 2,
            "first_visit": "2023-10-28T19:41:03.130395+06:00",
            "date": "2023-10-28"
        },
        {
            "id": 58650,
            "ip_address": "119.148.6.138",
            "count": 2,
            "first_visit": "2023-10-30T09:20:52.924236+06:00",
            "date": "2023-10-30"
        },
        {
            "id": 3792,
            "ip_address": "103.150.26.241",
            "count": 2,
            "first_visit": "2022-02-22T13:11:36.735450+06:00",
            "date": null
        }
    ]
}