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

{
    "count": 99849,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12528&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12512&ordering=-count",
    "results": [
        {
            "id": 21786,
            "ip_address": "66.249.66.6",
            "count": 3,
            "first_visit": "2022-07-10T00:30:45.822902+06:00",
            "date": "2022-07-10"
        },
        {
            "id": 66574,
            "ip_address": "66.249.73.20",
            "count": 3,
            "first_visit": "2024-04-03T02:57:47.383877+06:00",
            "date": "2024-04-03"
        },
        {
            "id": 66618,
            "ip_address": "182.163.106.29",
            "count": 3,
            "first_visit": "2024-04-04T14:25:15.111517+06:00",
            "date": "2024-04-04"
        },
        {
            "id": 66461,
            "ip_address": "120.50.4.26",
            "count": 3,
            "first_visit": "2024-03-30T11:44:20.116135+06:00",
            "date": "2024-03-30"
        },
        {
            "id": 66509,
            "ip_address": "106.221.218.239",
            "count": 3,
            "first_visit": "2024-04-01T14:52:54.808171+06:00",
            "date": "2024-04-01"
        },
        {
            "id": 4772,
            "ip_address": "1.145.89.67",
            "count": 3,
            "first_visit": "2022-03-29T14:52:43.950869+06:00",
            "date": null
        },
        {
            "id": 21669,
            "ip_address": "114.119.133.237",
            "count": 3,
            "first_visit": "2022-07-09T01:08:33.955021+06:00",
            "date": "2022-07-09"
        },
        {
            "id": 9532,
            "ip_address": "43.245.121.160",
            "count": 3,
            "first_visit": "2022-05-19T22:57:09.772635+06:00",
            "date": null
        }
    ]
}