GET /user_management/visitor-free/?format=api&offset=96224&ordering=first_visit
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 96227,
"next": null,
"previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=96216&ordering=first_visit",
"results": [
{
"id": 96321,
"ip_address": "37.111.200.254",
"count": 1,
"first_visit": "2026-03-25T11:21:28.269699+06:00",
"date": "2026-03-25"
},
{
"id": 96322,
"ip_address": "182.163.113.226",
"count": 1,
"first_visit": "2026-03-25T11:37:08.640329+06:00",
"date": "2026-03-25"
},
{
"id": 96323,
"ip_address": "182.252.90.97",
"count": 1,
"first_visit": "2026-03-25T11:40:41.948870+06:00",
"date": "2026-03-25"
}
]
}