GET /user_management/visitor-free/?format=api&offset=101976&ordering=id
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 101979,
"next": null,
"previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=101968&ordering=id",
"results": [
{
"id": 102073,
"ip_address": "103.148.114.16",
"count": 3,
"first_visit": "2026-08-23T12:43:38.356608+06:00",
"date": "2026-08-23"
},
{
"id": 102074,
"ip_address": "37.111.199.58",
"count": 1,
"first_visit": "2026-08-23T13:17:27.780312+06:00",
"date": "2026-08-23"
},
{
"id": 102075,
"ip_address": "103.230.106.7",
"count": 1,
"first_visit": "2026-08-23T13:20:44.819159+06:00",
"date": "2026-08-23"
}
]
}