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

{
    "count": 102100,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=672&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=656&ordering=-count",
    "results": [
        {
            "id": 65,
            "ip_address": "114.119.154.5",
            "count": 17,
            "first_visit": "2021-12-03T13:35:27.108096+06:00",
            "date": null
        },
        {
            "id": 37347,
            "ip_address": "66.249.72.168",
            "count": 17,
            "first_visit": "2022-11-14T00:16:52.621127+06:00",
            "date": "2022-11-14"
        },
        {
            "id": 83218,
            "ip_address": "114.119.137.91",
            "count": 17,
            "first_visit": "2025-05-24T00:01:47.402275+06:00",
            "date": "2025-05-24"
        },
        {
            "id": 83249,
            "ip_address": "114.119.136.75",
            "count": 17,
            "first_visit": "2025-05-25T00:57:35.499034+06:00",
            "date": "2025-05-25"
        },
        {
            "id": 83360,
            "ip_address": "114.119.136.75",
            "count": 17,
            "first_visit": "2025-05-28T01:35:55.719787+06:00",
            "date": "2025-05-28"
        },
        {
            "id": 35619,
            "ip_address": "66.249.79.227",
            "count": 17,
            "first_visit": "2022-10-08T00:14:18.751275+06:00",
            "date": "2022-10-08"
        },
        {
            "id": 35625,
            "ip_address": "114.119.141.146",
            "count": 17,
            "first_visit": "2022-10-08T01:23:29.390340+06:00",
            "date": "2022-10-08"
        },
        {
            "id": 35587,
            "ip_address": "114.119.141.168",
            "count": 17,
            "first_visit": "2022-10-07T00:38:09.649200+06:00",
            "date": "2022-10-07"
        }
    ]
}