GET /user_management/visitor-free/?format=api&offset=91952&ordering=first_visit
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 91955,
"next": null,
"previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=91944&ordering=first_visit",
"results": [
{
"id": 92049,
"ip_address": "34.96.45.75",
"count": 1,
"first_visit": "2025-11-16T00:07:20.807666+06:00",
"date": "2025-11-16"
},
{
"id": 92050,
"ip_address": "59.152.1.112",
"count": 5,
"first_visit": "2025-11-16T00:17:10.950136+06:00",
"date": "2025-11-16"
},
{
"id": 92051,
"ip_address": "64.233.173.169",
"count": 1,
"first_visit": "2025-11-16T00:17:17.757305+06:00",
"date": "2025-11-16"
}
]
}