GET /user_management/visitor-free/?format=api&offset=100024&ordering=first_visit
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 100027,
"next": null,
"previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=100016&ordering=first_visit",
"results": [
{
"id": 100121,
"ip_address": "37.111.200.204",
"count": 1,
"first_visit": "2026-07-10T14:27:41.235700+06:00",
"date": "2026-07-10"
},
{
"id": 100122,
"ip_address": "103.139.196.241",
"count": 1,
"first_visit": "2026-07-10T15:09:22.026182+06:00",
"date": "2026-07-10"
},
{
"id": 100123,
"ip_address": "103.150.26.238",
"count": 1,
"first_visit": "2026-07-10T15:16:05.917191+06:00",
"date": "2026-07-10"
}
]
}