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

{
    "count": 99456,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=10536&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=10520&ordering=-count",
    "results": [
        {
            "id": 31519,
            "ip_address": "103.159.73.228",
            "count": 3,
            "first_visit": "2022-08-08T10:35:54.020578+06:00",
            "date": "2022-08-08"
        },
        {
            "id": 72109,
            "ip_address": "114.119.128.35",
            "count": 3,
            "first_visit": "2024-08-13T05:54:57.792662+06:00",
            "date": "2024-08-13"
        },
        {
            "id": 41,
            "ip_address": "69.171.251.14",
            "count": 3,
            "first_visit": "2021-12-03T05:15:49.034189+06:00",
            "date": null
        },
        {
            "id": 72107,
            "ip_address": "114.119.154.41",
            "count": 3,
            "first_visit": "2024-08-13T05:04:19.872767+06:00",
            "date": "2024-08-13"
        },
        {
            "id": 31400,
            "ip_address": "202.134.9.132",
            "count": 3,
            "first_visit": "2022-08-07T04:42:55.830251+06:00",
            "date": "2022-08-07"
        },
        {
            "id": 31487,
            "ip_address": "66.249.66.212",
            "count": 3,
            "first_visit": "2022-08-08T00:07:25.221104+06:00",
            "date": "2022-08-08"
        },
        {
            "id": 72111,
            "ip_address": "114.119.134.79",
            "count": 3,
            "first_visit": "2024-08-13T08:29:18.501058+06:00",
            "date": "2024-08-13"
        },
        {
            "id": 72145,
            "ip_address": "66.249.69.5",
            "count": 3,
            "first_visit": "2024-08-14T01:04:38.017112+06:00",
            "date": "2024-08-14"
        }
    ]
}