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

{
    "count": 99801,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12296&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12280&ordering=-count",
    "results": [
        {
            "id": 67264,
            "ip_address": "114.119.128.143",
            "count": 3,
            "first_visit": "2024-04-21T13:26:19.667397+06:00",
            "date": "2024-04-21"
        },
        {
            "id": 9806,
            "ip_address": "8.29.105.4",
            "count": 3,
            "first_visit": "2022-05-20T21:40:16.809822+06:00",
            "date": null
        },
        {
            "id": 67219,
            "ip_address": "66.249.73.2",
            "count": 3,
            "first_visit": "2024-04-20T00:59:44.739264+06:00",
            "date": "2024-04-20"
        },
        {
            "id": 67186,
            "ip_address": "114.119.145.216",
            "count": 3,
            "first_visit": "2024-04-19T05:43:45.139990+06:00",
            "date": "2024-04-19"
        },
        {
            "id": 4925,
            "ip_address": "113.11.62.84",
            "count": 3,
            "first_visit": "2022-04-05T12:27:22.581238+06:00",
            "date": null
        },
        {
            "id": 23075,
            "ip_address": "66.249.66.6",
            "count": 3,
            "first_visit": "2022-07-16T03:12:35.225396+06:00",
            "date": "2022-07-16"
        },
        {
            "id": 67223,
            "ip_address": "114.119.145.187",
            "count": 3,
            "first_visit": "2024-04-20T02:32:51.474069+06:00",
            "date": "2024-04-20"
        },
        {
            "id": 67178,
            "ip_address": "114.119.140.48",
            "count": 3,
            "first_visit": "2024-04-19T02:48:12.742521+06:00",
            "date": "2024-04-19"
        }
    ]
}