GET /user_management/visitor-free/?format=api&offset=103328&ordering=first_visit
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 103330,
"next": null,
"previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=103320&ordering=first_visit",
"results": [
{
"id": 103425,
"ip_address": "66.249.68.131",
"count": 1,
"first_visit": "2026-09-19T03:28:30.002970+06:00",
"date": "2026-09-19"
},
{
"id": 103426,
"ip_address": "74.125.150.130",
"count": 1,
"first_visit": "2026-09-19T03:39:31.897123+06:00",
"date": "2026-09-19"
}
]
}