GET /user_management/visitor-free/?format=api&offset=95664&ordering=first_visit
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 95668,
"next": null,
"previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=95656&ordering=first_visit",
"results": [
{
"id": 95761,
"ip_address": "103.186.238.29",
"count": 2,
"first_visit": "2026-03-05T12:44:22.060444+06:00",
"date": "2026-03-05"
},
{
"id": 95762,
"ip_address": "64.233.172.195",
"count": 1,
"first_visit": "2026-03-05T12:55:19.001409+06:00",
"date": "2026-03-05"
},
{
"id": 95763,
"ip_address": "203.76.107.46",
"count": 1,
"first_visit": "2026-03-05T13:26:05.119036+06:00",
"date": "2026-03-05"
},
{
"id": 95764,
"ip_address": "150.228.135.236",
"count": 1,
"first_visit": "2026-03-05T14:35:36.321823+06:00",
"date": "2026-03-05"
}
]
}