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

{
    "count": 98120,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1520&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1504&ordering=-count",
    "results": [
        {
            "id": 66648,
            "ip_address": "114.119.145.216",
            "count": 13,
            "first_visit": "2024-04-05T08:24:42.010381+06:00",
            "date": "2024-04-05"
        },
        {
            "id": 7859,
            "ip_address": "37.111.214.27",
            "count": 13,
            "first_visit": "2022-05-17T10:45:14.626448+06:00",
            "date": null
        },
        {
            "id": 3228,
            "ip_address": "23.88.99.41",
            "count": 13,
            "first_visit": "2022-02-02T16:06:57.407198+06:00",
            "date": null
        },
        {
            "id": 36602,
            "ip_address": "66.249.64.200",
            "count": 13,
            "first_visit": "2022-10-29T02:22:05.900197+06:00",
            "date": "2022-10-29"
        },
        {
            "id": 7651,
            "ip_address": "37.111.205.242",
            "count": 13,
            "first_visit": "2022-05-17T08:16:31.815583+06:00",
            "date": null
        },
        {
            "id": 36504,
            "ip_address": "66.249.66.33",
            "count": 13,
            "first_visit": "2022-10-27T00:10:59.531019+06:00",
            "date": "2022-10-27"
        },
        {
            "id": 33579,
            "ip_address": "114.119.141.168",
            "count": 13,
            "first_visit": "2022-09-01T01:30:09.527485+06:00",
            "date": "2022-09-01"
        },
        {
            "id": 83325,
            "ip_address": "114.119.136.75",
            "count": 13,
            "first_visit": "2025-05-27T04:17:30.572883+06:00",
            "date": "2025-05-27"
        }
    ]
}