GET /user_management/visitor-free/?format=api&offset=102800&ordering=id
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 102803,
"next": null,
"previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=102792&ordering=id",
"results": [
{
"id": 102897,
"ip_address": "52.4.63.207",
"count": 1,
"first_visit": "2026-09-09T21:08:27.987219+06:00",
"date": "2026-09-09"
},
{
"id": 102898,
"ip_address": "113.212.111.184",
"count": 1,
"first_visit": "2026-09-09T21:12:08.777403+06:00",
"date": "2026-09-09"
},
{
"id": 102899,
"ip_address": "59.153.103.129",
"count": 1,
"first_visit": "2026-09-09T22:01:32.221308+06:00",
"date": "2026-09-09"
}
]
}