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

{
    "count": 100037,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2008&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1992&ordering=-count",
    "results": [
        {
            "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": 382,
            "ip_address": "114.119.156.120",
            "count": 11,
            "first_visit": "2021-12-08T01:54:10.170005+06:00",
            "date": null
        },
        {
            "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": 349,
            "ip_address": "114.119.155.224",
            "count": 11,
            "first_visit": "2021-12-07T17:48:30.599375+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"
        },
        {
            "id": 32967,
            "ip_address": "66.249.66.33",
            "count": 11,
            "first_visit": "2022-08-26T00:17:35.810029+06:00",
            "date": "2022-08-26"
        },
        {
            "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": 35330,
            "ip_address": "66.249.66.33",
            "count": 11,
            "first_visit": "2022-10-02T01:30:59.967020+06:00",
            "date": "2022-10-02"
        }
    ]
}