GET /user_management/visitor-free/?format=api&offset=97256&ordering=first_visit
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 97258,
"next": null,
"previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=97248&ordering=first_visit",
"results": [
{
"id": 97353,
"ip_address": "37.111.194.226",
"count": 3,
"first_visit": "2026-04-24T15:58:06.784898+06:00",
"date": "2026-04-24"
},
{
"id": 97354,
"ip_address": "119.30.41.54",
"count": 1,
"first_visit": "2026-04-24T15:58:19.584025+06:00",
"date": "2026-04-24"
}
]
}