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

{
    "count": 101927,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42432&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42416&ordering=-count",
    "results": [
        {
            "id": 37396,
            "ip_address": "185.187.77.232",
            "count": 1,
            "first_visit": "2022-11-14T19:21:14.445010+06:00",
            "date": "2022-11-14"
        },
        {
            "id": 37398,
            "ip_address": "117.103.84.56",
            "count": 1,
            "first_visit": "2022-11-14T19:47:49.856823+06:00",
            "date": "2022-11-14"
        },
        {
            "id": 37466,
            "ip_address": "103.158.159.106",
            "count": 1,
            "first_visit": "2022-11-16T10:39:44.980764+06:00",
            "date": "2022-11-16"
        },
        {
            "id": 37400,
            "ip_address": "103.222.22.3",
            "count": 1,
            "first_visit": "2022-11-14T20:30:06.889469+06:00",
            "date": "2022-11-14"
        },
        {
            "id": 37401,
            "ip_address": "103.138.125.194",
            "count": 1,
            "first_visit": "2022-11-14T20:42:08.264653+06:00",
            "date": "2022-11-14"
        },
        {
            "id": 37459,
            "ip_address": "104.28.37.12",
            "count": 1,
            "first_visit": "2022-11-16T01:50:12.553693+06:00",
            "date": "2022-11-16"
        },
        {
            "id": 37480,
            "ip_address": "59.152.103.74",
            "count": 1,
            "first_visit": "2022-11-16T16:29:53.574290+06:00",
            "date": "2022-11-16"
        },
        {
            "id": 37402,
            "ip_address": "43.224.116.147",
            "count": 1,
            "first_visit": "2022-11-14T21:24:34.494586+06:00",
            "date": "2022-11-14"
        }
    ]
}