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

{
    "count": 96164,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20112&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20096&ordering=-count",
    "results": [
        {
            "id": 43007,
            "ip_address": "103.239.252.45",
            "count": 2,
            "first_visit": "2023-03-02T15:19:49.586354+06:00",
            "date": "2023-03-02"
        },
        {
            "id": 42997,
            "ip_address": "37.111.206.67",
            "count": 2,
            "first_visit": "2023-03-02T13:26:49.418066+06:00",
            "date": "2023-03-02"
        },
        {
            "id": 10052,
            "ip_address": "103.237.36.235",
            "count": 2,
            "first_visit": "2022-05-21T17:30:28.329615+06:00",
            "date": null
        },
        {
            "id": 19914,
            "ip_address": "66.249.79.227",
            "count": 2,
            "first_visit": "2022-06-29T03:44:22.367998+06:00",
            "date": "2022-06-29"
        },
        {
            "id": 42994,
            "ip_address": "27.147.163.216",
            "count": 2,
            "first_visit": "2023-03-02T12:50:10.831657+06:00",
            "date": "2023-03-02"
        },
        {
            "id": 19918,
            "ip_address": "66.249.79.229",
            "count": 2,
            "first_visit": "2022-06-29T04:00:23.712994+06:00",
            "date": "2022-06-29"
        },
        {
            "id": 19897,
            "ip_address": "114.119.132.10",
            "count": 2,
            "first_visit": "2022-06-29T01:26:06.452769+06:00",
            "date": "2022-06-29"
        },
        {
            "id": 41569,
            "ip_address": "103.108.62.190",
            "count": 2,
            "first_visit": "2023-02-05T13:42:18.909912+06:00",
            "date": "2023-02-05"
        }
    ]
}