GET /user_management/visitor-free/?format=api&offset=99648&ordering=first_visit
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 99651,
"next": null,
"previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=99640&ordering=first_visit",
"results": [
{
"id": 99745,
"ip_address": "103.121.106.242",
"count": 1,
"first_visit": "2026-06-30T13:43:14.101033+06:00",
"date": "2026-06-30"
},
{
"id": 99746,
"ip_address": "103.187.95.59",
"count": 1,
"first_visit": "2026-06-30T14:08:35.201437+06:00",
"date": "2026-06-30"
},
{
"id": 99747,
"ip_address": "37.111.213.132",
"count": 1,
"first_visit": "2026-06-30T14:15:10.158581+06:00",
"date": "2026-06-30"
}
]
}