GET /user_management/visitor-free/?format=api&offset=93456&ordering=id
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 93458,
"next": null,
"previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=93448&ordering=id",
"results": [
{
"id": 93553,
"ip_address": "72.14.199.228",
"count": 1,
"first_visit": "2026-01-03T00:43:44.212296+06:00",
"date": "2026-01-03"
},
{
"id": 93554,
"ip_address": "106.0.61.249",
"count": 2,
"first_visit": "2026-01-03T01:15:19.600313+06:00",
"date": "2026-01-03"
}
]
}