GET /user_management/visitor-free/?format=api&offset=101968&ordering=id
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 101971,
"next": null,
"previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=101960&ordering=id",
"results": [
{
"id": 102065,
"ip_address": "64.233.172.68",
"count": 1,
"first_visit": "2026-08-23T08:10:31.865163+06:00",
"date": "2026-08-23"
},
{
"id": 102066,
"ip_address": "103.15.245.69",
"count": 1,
"first_visit": "2026-08-23T08:44:02.785441+06:00",
"date": "2026-08-23"
},
{
"id": 102067,
"ip_address": "54.222.182.145",
"count": 1,
"first_visit": "2026-08-23T08:55:49.678454+06:00",
"date": "2026-08-23"
}
]
}