GET /user_management/visitor-free/?format=api&offset=95160&ordering=first_visit
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 95162,
"next": null,
"previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=95152&ordering=first_visit",
"results": [
{
"id": 95257,
"ip_address": "34.96.44.113",
"count": 1,
"first_visit": "2026-02-17T02:13:42.265396+06:00",
"date": "2026-02-17"
},
{
"id": 95258,
"ip_address": "15.235.83.130",
"count": 1,
"first_visit": "2026-02-17T03:12:11.883566+06:00",
"date": "2026-02-17"
}
]
}