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

{
    "count": 99669,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=528&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=512&ordering=-count",
    "results": [
        {
            "id": 272,
            "ip_address": "114.119.155.92",
            "count": 19,
            "first_visit": "2021-12-06T10:16:04.605430+06:00",
            "date": null
        },
        {
            "id": 37868,
            "ip_address": "66.249.72.164",
            "count": 19,
            "first_visit": "2022-11-26T00:03:35.858588+06:00",
            "date": "2022-11-26"
        },
        {
            "id": 83352,
            "ip_address": "114.119.140.186",
            "count": 19,
            "first_visit": "2025-05-28T00:10:31.340087+06:00",
            "date": "2025-05-28"
        },
        {
            "id": 88870,
            "ip_address": "114.119.146.197",
            "count": 19,
            "first_visit": "2025-09-03T00:51:06.349092+06:00",
            "date": "2025-09-03"
        },
        {
            "id": 32407,
            "ip_address": "114.119.141.15",
            "count": 18,
            "first_visit": "2022-08-19T01:41:21.675089+06:00",
            "date": "2022-08-19"
        },
        {
            "id": 37273,
            "ip_address": "66.249.66.33",
            "count": 18,
            "first_visit": "2022-11-12T01:32:49.107658+06:00",
            "date": "2022-11-12"
        },
        {
            "id": 705,
            "ip_address": "114.119.157.245",
            "count": 18,
            "first_visit": "2021-12-15T04:29:41.741098+06:00",
            "date": null
        },
        {
            "id": 35692,
            "ip_address": "66.249.66.33",
            "count": 18,
            "first_visit": "2022-10-10T01:11:41.681729+06:00",
            "date": "2022-10-10"
        }
    ]
}