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

{
    "count": 102291,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2000&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1984&ordering=-count",
    "results": [
        {
            "id": 1438,
            "ip_address": "114.119.156.16",
            "count": 11,
            "first_visit": "2021-12-28T14:48:30.853913+06:00",
            "date": null
        },
        {
            "id": 77637,
            "ip_address": "182.163.102.114",
            "count": 11,
            "first_visit": "2025-01-08T12:52:24.429448+06:00",
            "date": "2025-01-08"
        },
        {
            "id": 37454,
            "ip_address": "66.249.73.31",
            "count": 11,
            "first_visit": "2022-11-16T00:21:56.240115+06:00",
            "date": "2022-11-16"
        },
        {
            "id": 61751,
            "ip_address": "202.40.178.85",
            "count": 11,
            "first_visit": "2023-12-24T10:14:41.790266+06:00",
            "date": "2023-12-24"
        },
        {
            "id": 61443,
            "ip_address": "37.111.201.127",
            "count": 11,
            "first_visit": "2023-12-19T08:33:01.528911+06:00",
            "date": "2023-12-19"
        },
        {
            "id": 8090,
            "ip_address": "42.0.7.229",
            "count": 11,
            "first_visit": "2022-05-17T12:31:51.615416+06:00",
            "date": null
        },
        {
            "id": 730,
            "ip_address": "114.119.144.15",
            "count": 11,
            "first_visit": "2021-12-16T06:27:44.323481+06:00",
            "date": null
        },
        {
            "id": 1387,
            "ip_address": "103.73.106.243",
            "count": 11,
            "first_visit": "2021-12-26T16:03:17.741594+06:00",
            "date": null
        }
    ]
}