GET /user_management/visitor-free/?format=api&offset=102904&ordering=id
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 102906,
"next": null,
"previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=102896&ordering=id",
"results": [
{
"id": 103001,
"ip_address": "103.114.36.244",
"count": 1,
"first_visit": "2026-09-11T11:21:30.985612+06:00",
"date": "2026-09-11"
},
{
"id": 103002,
"ip_address": "202.134.9.133",
"count": 5,
"first_visit": "2026-09-11T11:45:09.713937+06:00",
"date": "2026-09-11"
}
]
}