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

{
    "count": 99629,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2448&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2432&ordering=-count",
    "results": [
        {
            "id": 262,
            "ip_address": "114.119.159.122",
            "count": 9,
            "first_visit": "2021-12-06T07:28:06.143280+06:00",
            "date": null
        },
        {
            "id": 72050,
            "ip_address": "66.249.69.6",
            "count": 9,
            "first_visit": "2024-08-12T00:21:06.834869+06:00",
            "date": "2024-08-12"
        },
        {
            "id": 37313,
            "ip_address": "66.249.66.33",
            "count": 9,
            "first_visit": "2022-11-13T00:28:07.536774+06:00",
            "date": "2022-11-13"
        },
        {
            "id": 72057,
            "ip_address": "66.249.69.7",
            "count": 9,
            "first_visit": "2024-08-12T02:46:05.688217+06:00",
            "date": "2024-08-12"
        },
        {
            "id": 187,
            "ip_address": "114.119.150.1",
            "count": 9,
            "first_visit": "2021-12-05T05:46:33.946174+06:00",
            "date": null
        },
        {
            "id": 60740,
            "ip_address": "27.147.161.19",
            "count": 9,
            "first_visit": "2023-12-07T14:26:42.177356+06:00",
            "date": "2023-12-07"
        },
        {
            "id": 71877,
            "ip_address": "66.249.69.5",
            "count": 9,
            "first_visit": "2024-08-07T00:51:59.986697+06:00",
            "date": "2024-08-07"
        },
        {
            "id": 71909,
            "ip_address": "66.249.69.6",
            "count": 9,
            "first_visit": "2024-08-08T01:43:58.058952+06:00",
            "date": "2024-08-08"
        }
    ]
}