GET /user_management/visitor-free/?format=api&offset=96232&ordering=first_visit
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 96235,
"next": null,
"previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=96224&ordering=first_visit",
"results": [
{
"id": 96329,
"ip_address": "115.127.13.162",
"count": 3,
"first_visit": "2026-03-25T16:18:20.227878+06:00",
"date": "2026-03-25"
},
{
"id": 96330,
"ip_address": "17.241.219.201",
"count": 1,
"first_visit": "2026-03-25T17:05:06.399032+06:00",
"date": "2026-03-25"
},
{
"id": 96331,
"ip_address": "35.196.121.19",
"count": 1,
"first_visit": "2026-03-25T17:54:04.934515+06:00",
"date": "2026-03-25"
}
]
}