GET /user_management/visitor-free/?format=api&offset=93952&ordering=first_visit
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 93955,
"next": null,
"previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=93944&ordering=first_visit",
"results": [
{
"id": 94049,
"ip_address": "114.111.32.135",
"count": 1,
"first_visit": "2026-01-14T20:47:50.485977+06:00",
"date": "2026-01-14"
},
{
"id": 94050,
"ip_address": "118.179.44.66",
"count": 1,
"first_visit": "2026-01-14T20:55:29.577369+06:00",
"date": "2026-01-14"
},
{
"id": 94051,
"ip_address": "37.111.194.52",
"count": 1,
"first_visit": "2026-01-14T21:59:39.892279+06:00",
"date": "2026-01-14"
}
]
}