GET /user_management/visitor-free/?format=api&offset=101016&ordering=first_visit
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 101018,
"next": null,
"previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=101008&ordering=first_visit",
"results": [
{
"id": 101113,
"ip_address": "103.187.95.135",
"count": 1,
"first_visit": "2026-08-03T11:16:40.322090+06:00",
"date": "2026-08-03"
},
{
"id": 101114,
"ip_address": "182.163.102.90",
"count": 1,
"first_visit": "2026-08-03T11:56:29.186392+06:00",
"date": "2026-08-03"
}
]
}