GET /user_management/visitor-free/?format=api&offset=92272&ordering=first_visit
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 92275,
"next": null,
"previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=92264&ordering=first_visit",
"results": [
{
"id": 92369,
"ip_address": "103.237.37.102",
"count": 1,
"first_visit": "2025-11-25T10:31:16.152878+06:00",
"date": "2025-11-25"
},
{
"id": 92370,
"ip_address": "103.230.107.59",
"count": 1,
"first_visit": "2025-11-25T10:49:38.232056+06:00",
"date": "2025-11-25"
},
{
"id": 92371,
"ip_address": "103.231.239.142",
"count": 2,
"first_visit": "2025-11-25T11:21:17.799213+06:00",
"date": "2025-11-25"
}
]
}