GET /user_management/visitor-free/?format=api&offset=9920&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=9928&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=9912&ordering=-count",
    "results": [
        {
            "id": 72956,
            "ip_address": "66.249.89.64",
            "count": 3,
            "first_visit": "2024-09-04T05:42:14.664728+06:00",
            "date": "2024-09-04"
        },
        {
            "id": 72959,
            "ip_address": "114.119.134.79",
            "count": 3,
            "first_visit": "2024-09-04T07:29:25.807956+06:00",
            "date": "2024-09-04"
        },
        {
            "id": 72874,
            "ip_address": "66.249.89.65",
            "count": 3,
            "first_visit": "2024-09-02T02:58:44.608409+06:00",
            "date": "2024-09-02"
        },
        {
            "id": 72809,
            "ip_address": "114.119.140.48",
            "count": 3,
            "first_visit": "2024-08-31T17:41:30.646299+06:00",
            "date": "2024-08-31"
        },
        {
            "id": 33158,
            "ip_address": "66.249.66.82",
            "count": 3,
            "first_visit": "2022-08-28T02:29:52.210933+06:00",
            "date": "2022-08-28"
        },
        {
            "id": 7215,
            "ip_address": "37.111.246.34",
            "count": 3,
            "first_visit": "2022-05-16T20:01:57.143266+06:00",
            "date": null
        },
        {
            "id": 33154,
            "ip_address": "66.249.66.30",
            "count": 3,
            "first_visit": "2022-08-28T01:26:19.794493+06:00",
            "date": "2022-08-28"
        },
        {
            "id": 33151,
            "ip_address": "66.249.66.192",
            "count": 3,
            "first_visit": "2022-08-28T01:14:52.785767+06:00",
            "date": "2022-08-28"
        }
    ]
}