GET /user_management/visitor-free/?format=api&offset=101808&ordering=first_visit
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 101811,
"next": null,
"previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=101800&ordering=first_visit",
"results": [
{
"id": 101905,
"ip_address": "57.141.4.24",
"count": 1,
"first_visit": "2026-08-19T17:31:54.564508+06:00",
"date": "2026-08-19"
},
{
"id": 101906,
"ip_address": "188.241.66.31",
"count": 1,
"first_visit": "2026-08-19T17:45:39.901257+06:00",
"date": "2026-08-19"
},
{
"id": 101907,
"ip_address": "103.212.213.187",
"count": 1,
"first_visit": "2026-08-19T17:59:46.997388+06:00",
"date": "2026-08-19"
}
]
}