GET /user_management/visitor-free/?format=api&offset=2432&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=2440&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2424&ordering=-count",
    "results": [
        {
            "id": 34246,
            "ip_address": "114.119.134.123",
            "count": 9,
            "first_visit": "2022-09-12T11:21:57.869765+06:00",
            "date": "2022-09-12"
        },
        {
            "id": 4932,
            "ip_address": "202.53.173.181",
            "count": 9,
            "first_visit": "2022-04-05T14:53:55.562277+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": 72143,
            "ip_address": "66.249.69.7",
            "count": 9,
            "first_visit": "2024-08-14T00:54:37.742649+06:00",
            "date": "2024-08-14"
        },
        {
            "id": 34303,
            "ip_address": "114.119.141.139",
            "count": 9,
            "first_visit": "2022-09-13T09:43:32.851180+06:00",
            "date": "2022-09-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": 61414,
            "ip_address": "103.166.187.183",
            "count": 9,
            "first_visit": "2023-12-18T18:29:36.111673+06:00",
            "date": "2023-12-18"
        },
        {
            "id": 71905,
            "ip_address": "66.249.69.5",
            "count": 9,
            "first_visit": "2024-08-08T00:49:36.812792+06:00",
            "date": "2024-08-08"
        }
    ]
}