GET /user_management/visitor-free/?format=api&offset=99504&ordering=first_visit
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 99507,
"next": null,
"previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=99496&ordering=first_visit",
"results": [
{
"id": 99601,
"ip_address": "180.149.21.226",
"count": 1,
"first_visit": "2026-06-26T15:22:59.722242+06:00",
"date": "2026-06-26"
},
{
"id": 99602,
"ip_address": "2.57.76.202",
"count": 1,
"first_visit": "2026-06-26T15:22:59.802727+06:00",
"date": "2026-06-26"
},
{
"id": 99603,
"ip_address": "154.17.132.196",
"count": 1,
"first_visit": "2026-06-26T15:22:59.938938+06:00",
"date": "2026-06-26"
}
]
}