GET /user_management/visitor-free/?format=api&offset=99472&ordering=first_visit
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 99475,
"next": null,
"previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=99464&ordering=first_visit",
"results": [
{
"id": 99569,
"ip_address": "74.125.150.8",
"count": 1,
"first_visit": "2026-06-25T17:18:38.886637+06:00",
"date": "2026-06-25"
},
{
"id": 99570,
"ip_address": "45.248.151.18",
"count": 1,
"first_visit": "2026-06-25T18:08:11.674944+06:00",
"date": "2026-06-25"
},
{
"id": 99571,
"ip_address": "182.163.122.130",
"count": 2,
"first_visit": "2026-06-25T18:20:34.945540+06:00",
"date": "2026-06-25"
}
]
}