GET /user_management/visitor-free/?format=api&offset=99664&ordering=first_visit
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 99667,
"next": null,
"previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=99656&ordering=first_visit",
"results": [
{
"id": 99761,
"ip_address": "119.148.42.208",
"count": 1,
"first_visit": "2026-07-01T02:25:36.934421+06:00",
"date": "2026-07-01"
},
{
"id": 99762,
"ip_address": "103.184.94.74",
"count": 1,
"first_visit": "2026-07-01T03:35:39.344169+06:00",
"date": "2026-07-01"
},
{
"id": 99763,
"ip_address": "103.179.14.215",
"count": 1,
"first_visit": "2026-07-01T03:52:45.119570+06:00",
"date": "2026-07-01"
}
]
}