GET /user_management/visitor-free/?format=api&offset=102232&ordering=id
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 102234,
"next": null,
"previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=102224&ordering=id",
"results": [
{
"id": 102329,
"ip_address": "34.96.49.72",
"count": 1,
"first_visit": "2026-08-29T12:34:43.174431+06:00",
"date": "2026-08-29"
},
{
"id": 102330,
"ip_address": "103.88.140.67",
"count": 1,
"first_visit": "2026-08-29T12:43:53.566205+06:00",
"date": "2026-08-29"
}
]
}