GET /user_management/visitor-free/?format=api&offset=103904&ordering=first_visit
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 103908,
"next": null,
"previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=103896&ordering=first_visit",
"results": [
{
"id": 104001,
"ip_address": "2a03:2880:ff:46::",
"count": 1,
"first_visit": "2026-09-27T20:01:19.451405+06:00",
"date": "2026-09-27"
},
{
"id": 104002,
"ip_address": "2a03:2880:11ff:41::",
"count": 1,
"first_visit": "2026-09-27T20:01:25.167178+06:00",
"date": "2026-09-27"
},
{
"id": 104003,
"ip_address": "74.125.150.134",
"count": 1,
"first_visit": "2026-09-27T20:03:58.045908+06:00",
"date": "2026-09-27"
},
{
"id": 104004,
"ip_address": "103.55.146.20",
"count": 1,
"first_visit": "2026-09-27T21:15:35.005470+06:00",
"date": "2026-09-27"
}
]
}