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

{
    "count": 100040,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2024&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2008&ordering=-count",
    "results": [
        {
            "id": 57530,
            "ip_address": "103.55.145.187",
            "count": 11,
            "first_visit": "2023-10-14T00:51:56.421916+06:00",
            "date": "2023-10-14"
        },
        {
            "id": 611,
            "ip_address": "114.119.156.99",
            "count": 11,
            "first_visit": "2021-12-12T14:25:25.564348+06:00",
            "date": null
        },
        {
            "id": 303,
            "ip_address": "114.119.158.97",
            "count": 11,
            "first_visit": "2021-12-06T17:10:29.720198+06:00",
            "date": null
        },
        {
            "id": 31891,
            "ip_address": "66.249.66.62",
            "count": 11,
            "first_visit": "2022-08-13T03:13:30.948047+06:00",
            "date": "2022-08-13"
        },
        {
            "id": 37231,
            "ip_address": "114.119.141.118",
            "count": 11,
            "first_visit": "2022-11-11T00:45:18.616377+06:00",
            "date": "2022-11-11"
        },
        {
            "id": 31953,
            "ip_address": "114.119.141.15",
            "count": 11,
            "first_visit": "2022-08-14T01:03:03.258447+06:00",
            "date": "2022-08-14"
        },
        {
            "id": 5995,
            "ip_address": "103.242.23.177",
            "count": 11,
            "first_visit": "2022-05-14T14:54:06.478445+06:00",
            "date": null
        },
        {
            "id": 57639,
            "ip_address": "203.89.124.243",
            "count": 11,
            "first_visit": "2023-10-15T13:01:08.882200+06:00",
            "date": "2023-10-15"
        }
    ]
}