GET /user_management/visitor-free/?format=api&offset=100936&ordering=first_visit
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 100939,
"next": null,
"previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=100928&ordering=first_visit",
"results": [
{
"id": 101033,
"ip_address": "103.77.117.102",
"count": 1,
"first_visit": "2026-08-01T04:28:29.453755+06:00",
"date": "2026-08-01"
},
{
"id": 101034,
"ip_address": "74.125.150.33",
"count": 1,
"first_visit": "2026-08-01T04:48:29.472188+06:00",
"date": "2026-08-01"
},
{
"id": 101035,
"ip_address": "142.44.214.106",
"count": 1,
"first_visit": "2026-08-01T05:21:13.178139+06:00",
"date": "2026-08-01"
}
]
}