GET /user_management/visitor-free/?format=api&offset=100808&ordering=first_visit
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 100811,
"next": null,
"previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=100800&ordering=first_visit",
"results": [
{
"id": 100905,
"ip_address": "94.204.111.163",
"count": 3,
"first_visit": "2026-07-29T14:44:19.162682+06:00",
"date": "2026-07-29"
},
{
"id": 100906,
"ip_address": "103.199.168.196",
"count": 1,
"first_visit": "2026-07-29T15:20:02.674188+06:00",
"date": "2026-07-29"
},
{
"id": 100907,
"ip_address": "17.246.19.112",
"count": 1,
"first_visit": "2026-07-29T15:27:49.221088+06:00",
"date": "2026-07-29"
}
]
}