GET /user_management/visitor-free/?format=api&offset=102600&ordering=id
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 102602,
"next": null,
"previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=102592&ordering=id",
"results": [
{
"id": 102697,
"ip_address": "31.13.127.19",
"count": 1,
"first_visit": "2026-09-06T12:06:43.672274+06:00",
"date": "2026-09-06"
},
{
"id": 102698,
"ip_address": "37.111.213.244",
"count": 1,
"first_visit": "2026-09-06T12:13:12.971207+06:00",
"date": "2026-09-06"
}
]
}