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

{
    "count": 91302,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=8&ordering=date",
    "previous": null,
    "results": [
        {
            "id": 13627,
            "ip_address": "37.111.213.20",
            "count": 1,
            "first_visit": "2022-06-06T15:48:36.519321+06:00",
            "date": "2022-06-06"
        },
        {
            "id": 13630,
            "ip_address": "114.119.129.148",
            "count": 1,
            "first_visit": "2022-06-06T16:08:42.199591+06:00",
            "date": "2022-06-06"
        },
        {
            "id": 13696,
            "ip_address": "103.195.141.23",
            "count": 1,
            "first_visit": "2022-06-06T21:24:16.813474+06:00",
            "date": "2022-06-06"
        },
        {
            "id": 13626,
            "ip_address": "103.4.66.58",
            "count": 1,
            "first_visit": "2022-06-06T15:44:33.307483+06:00",
            "date": "2022-06-06"
        },
        {
            "id": 13628,
            "ip_address": "114.119.133.108",
            "count": 1,
            "first_visit": "2022-06-06T15:53:58.191190+06:00",
            "date": "2022-06-06"
        },
        {
            "id": 13629,
            "ip_address": "103.139.132.132",
            "count": 1,
            "first_visit": "2022-06-06T16:08:29.229892+06:00",
            "date": "2022-06-06"
        },
        {
            "id": 13695,
            "ip_address": "114.119.132.16",
            "count": 1,
            "first_visit": "2022-06-06T21:20:11.256321+06:00",
            "date": "2022-06-06"
        },
        {
            "id": 13631,
            "ip_address": "173.252.127.117",
            "count": 1,
            "first_visit": "2022-06-06T16:09:25.719768+06:00",
            "date": "2022-06-06"
        }
    ]
}