GET /user_management/visitor-free/?format=api&offset=103256&ordering=first_visit
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 103258,
"next": null,
"previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=103248&ordering=first_visit",
"results": [
{
"id": 103353,
"ip_address": "202.134.10.233",
"count": 1,
"first_visit": "2026-09-17T23:15:46.153723+06:00",
"date": "2026-09-17"
},
{
"id": 103354,
"ip_address": "72.63.23.235",
"count": 1,
"first_visit": "2026-09-17T23:56:35.414292+06:00",
"date": "2026-09-17"
}
]
}