GET /user_management/visitor-free/?format=api&offset=95872&ordering=first_visit
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 95874,
"next": null,
"previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=95864&ordering=first_visit",
"results": [
{
"id": 95969,
"ip_address": "123.136.30.129",
"count": 3,
"first_visit": "2026-03-12T10:50:10.459102+06:00",
"date": "2026-03-12"
},
{
"id": 95970,
"ip_address": "203.31.169.32",
"count": 1,
"first_visit": "2026-03-12T12:25:08.392496+06:00",
"date": "2026-03-12"
}
]
}