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

{
    "count": 100610,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15600&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15584&ordering=-count",
    "results": [
        {
            "id": 15584,
            "ip_address": "114.119.130.33",
            "count": 2,
            "first_visit": "2022-06-16T08:08:15.538805+06:00",
            "date": "2022-06-16"
        },
        {
            "id": 7813,
            "ip_address": "37.111.206.167",
            "count": 2,
            "first_visit": "2022-05-17T10:17:52.672704+06:00",
            "date": null
        },
        {
            "id": 58671,
            "ip_address": "37.111.194.223",
            "count": 2,
            "first_visit": "2023-10-30T16:44:37.708919+06:00",
            "date": "2023-10-30"
        },
        {
            "id": 58592,
            "ip_address": "66.249.69.6",
            "count": 2,
            "first_visit": "2023-10-29T06:48:05.807303+06:00",
            "date": "2023-10-29"
        },
        {
            "id": 58623,
            "ip_address": "31.205.217.47",
            "count": 2,
            "first_visit": "2023-10-29T19:58:44.338567+06:00",
            "date": "2023-10-29"
        },
        {
            "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": 58673,
            "ip_address": "103.106.240.45",
            "count": 2,
            "first_visit": "2023-10-30T17:57:10.500541+06:00",
            "date": "2023-10-30"
        },
        {
            "id": 58541,
            "ip_address": "59.153.102.226",
            "count": 2,
            "first_visit": "2023-10-28T02:33:30.187695+06:00",
            "date": "2023-10-28"
        }
    ]
}