GET /user_management/visitor-free/?format=api&offset=99296&ordering=first_visit
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 99300,
"next": null,
"previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=99288&ordering=first_visit",
"results": [
{
"id": 99393,
"ip_address": "124.6.231.228",
"count": 1,
"first_visit": "2026-06-20T15:07:14.942226+06:00",
"date": "2026-06-20"
},
{
"id": 99394,
"ip_address": "103.143.43.252",
"count": 1,
"first_visit": "2026-06-20T15:15:22.701488+06:00",
"date": "2026-06-20"
},
{
"id": 99395,
"ip_address": "182.163.102.90",
"count": 1,
"first_visit": "2026-06-20T15:31:32.019259+06:00",
"date": "2026-06-20"
},
{
"id": 99396,
"ip_address": "103.171.69.81",
"count": 1,
"first_visit": "2026-06-20T16:12:52.806743+06:00",
"date": "2026-06-20"
}
]
}