GET /user_management/visitor-free/?format=api&offset=1000&ordering=-count
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 99794,
"next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1008&ordering=-count",
"previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=992&ordering=-count",
"results": [
{
"id": 64,
"ip_address": "114.119.159.186",
"count": 15,
"first_visit": "2021-12-03T13:11:56.802179+06:00",
"date": null
},
{
"id": 2092,
"ip_address": "182.160.110.182",
"count": 15,
"first_visit": "2022-01-13T09:50:59.672163+06:00",
"date": null
},
{
"id": 83202,
"ip_address": "114.119.136.75",
"count": 15,
"first_visit": "2025-05-23T03:32:36.778993+06:00",
"date": "2025-05-23"
},
{
"id": 36383,
"ip_address": "114.119.141.118",
"count": 15,
"first_visit": "2022-10-24T05:29:02.033228+06:00",
"date": "2022-10-24"
},
{
"id": 35,
"ip_address": "114.119.152.69",
"count": 15,
"first_visit": "2021-12-03T02:47:24.999999+06:00",
"date": null
},
{
"id": 38135,
"ip_address": "66.249.72.166",
"count": 15,
"first_visit": "2022-12-02T00:01:40.296677+06:00",
"date": "2022-12-02"
},
{
"id": 83147,
"ip_address": "114.119.151.1",
"count": 15,
"first_visit": "2025-05-22T00:19:33.553938+06:00",
"date": "2025-05-22"
},
{
"id": 36318,
"ip_address": "66.249.73.31",
"count": 15,
"first_visit": "2022-10-23T00:03:29.710301+06:00",
"date": "2022-10-23"
}
]
}