GET /user_management/visitor-free/?format=api&offset=96560&ordering=first_visit
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 96562,
"next": null,
"previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=96552&ordering=first_visit",
"results": [
{
"id": 96657,
"ip_address": "37.111.200.250",
"count": 1,
"first_visit": "2026-04-03T21:34:27.488200+06:00",
"date": "2026-04-03"
},
{
"id": 96658,
"ip_address": "37.111.213.65",
"count": 1,
"first_visit": "2026-04-03T21:56:39.935372+06:00",
"date": "2026-04-03"
}
]
}