GET /user_management/visitor-free/?format=api&offset=99600&ordering=first_visit
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 99602,
"next": null,
"previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=99592&ordering=first_visit",
"results": [
{
"id": 99697,
"ip_address": "37.111.212.236",
"count": 1,
"first_visit": "2026-06-29T11:13:42.495799+06:00",
"date": "2026-06-29"
},
{
"id": 99698,
"ip_address": "115.127.146.242",
"count": 1,
"first_visit": "2026-06-29T11:26:40.212050+06:00",
"date": "2026-06-29"
}
]
}