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

{
    "count": 100850,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=16928&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=16912&ordering=-count",
    "results": [
        {
            "id": 53753,
            "ip_address": "103.252.224.39",
            "count": 2,
            "first_visit": "2023-08-28T16:26:28.086637+06:00",
            "date": "2023-08-28"
        },
        {
            "id": 53682,
            "ip_address": "110.76.129.116",
            "count": 2,
            "first_visit": "2023-08-27T16:27:47.265435+06:00",
            "date": "2023-08-27"
        },
        {
            "id": 6997,
            "ip_address": "42.0.6.231",
            "count": 2,
            "first_visit": "2022-05-16T18:26:37.135028+06:00",
            "date": null
        },
        {
            "id": 53659,
            "ip_address": "202.164.212.165",
            "count": 2,
            "first_visit": "2023-08-27T13:42:17.418186+06:00",
            "date": "2023-08-27"
        },
        {
            "id": 13996,
            "ip_address": "103.17.39.185",
            "count": 2,
            "first_visit": "2022-06-08T12:58:40.703803+06:00",
            "date": "2022-06-08"
        },
        {
            "id": 7021,
            "ip_address": "103.70.171.123",
            "count": 2,
            "first_visit": "2022-05-16T18:45:35.991911+06:00",
            "date": null
        },
        {
            "id": 13955,
            "ip_address": "114.119.128.67",
            "count": 2,
            "first_visit": "2022-06-08T07:32:31.483969+06:00",
            "date": "2022-06-08"
        },
        {
            "id": 13905,
            "ip_address": "114.119.130.32",
            "count": 2,
            "first_visit": "2022-06-08T00:48:46.131567+06:00",
            "date": "2022-06-08"
        }
    ]
}