GET /user_management/visitor-free/?format=api&offset=93288&ordering=first_visit
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 93291,
"next": null,
"previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=93280&ordering=first_visit",
"results": [
{
"id": 93385,
"ip_address": "27.147.237.41",
"count": 1,
"first_visit": "2025-12-27T20:28:41.685498+06:00",
"date": "2025-12-27"
},
{
"id": 93386,
"ip_address": "72.14.199.230",
"count": 2,
"first_visit": "2025-12-27T20:48:35.758632+06:00",
"date": "2025-12-27"
},
{
"id": 93387,
"ip_address": "130.193.227.222",
"count": 3,
"first_visit": "2025-12-27T21:13:29.206782+06:00",
"date": "2025-12-27"
}
]
}