GET /user_management/visitor-free/?format=api&offset=97496&ordering=first_visit
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 97499,
"next": null,
"previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=97488&ordering=first_visit",
"results": [
{
"id": 97593,
"ip_address": "159.220.78.27",
"count": 1,
"first_visit": "2026-04-30T14:49:19.452179+06:00",
"date": "2026-04-30"
},
{
"id": 97594,
"ip_address": "103.217.111.227",
"count": 1,
"first_visit": "2026-04-30T15:13:33.646498+06:00",
"date": "2026-04-30"
},
{
"id": 97595,
"ip_address": "27.147.224.141",
"count": 1,
"first_visit": "2026-04-30T15:45:03.934153+06:00",
"date": "2026-04-30"
}
]
}