GET /user_management/visitor-free/?format=api&offset=94232&ordering=first_visit
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 94234,
"next": null,
"previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=94224&ordering=first_visit",
"results": [
{
"id": 94329,
"ip_address": "103.186.238.28",
"count": 1,
"first_visit": "2026-01-21T14:09:35.180243+06:00",
"date": "2026-01-21"
},
{
"id": 94330,
"ip_address": "27.147.200.227",
"count": 1,
"first_visit": "2026-01-21T15:15:30.000936+06:00",
"date": "2026-01-21"
}
]
}