GET /user_management/visitor-free/?format=api&offset=103424&ordering=first_visit
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 103427,
"next": null,
"previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=103416&ordering=first_visit",
"results": [
{
"id": 103521,
"ip_address": "74.125.215.165",
"count": 1,
"first_visit": "2026-09-20T14:42:12.429180+06:00",
"date": "2026-09-20"
},
{
"id": 103522,
"ip_address": "91.238.148.84",
"count": 1,
"first_visit": "2026-09-20T14:59:00.711709+06:00",
"date": "2026-09-20"
},
{
"id": 103523,
"ip_address": "205.169.39.11",
"count": 1,
"first_visit": "2026-09-20T15:30:30.263961+06:00",
"date": "2026-09-20"
}
]
}