GET /user_management/visitor-free/?format=api&offset=100632&ordering=id
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 100636,
"next": null,
"previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=100624&ordering=id",
"results": [
{
"id": 100729,
"ip_address": "37.111.213.4",
"count": 3,
"first_visit": "2026-07-25T19:54:16.723250+06:00",
"date": "2026-07-25"
},
{
"id": 100730,
"ip_address": "66.220.149.12",
"count": 1,
"first_visit": "2026-07-25T20:00:57.769034+06:00",
"date": "2026-07-25"
},
{
"id": 100731,
"ip_address": "66.220.149.114",
"count": 1,
"first_visit": "2026-07-25T20:00:58.039542+06:00",
"date": "2026-07-25"
},
{
"id": 100732,
"ip_address": "119.248.4.194",
"count": 1,
"first_visit": "2026-07-25T20:12:16.887364+06:00",
"date": "2026-07-25"
}
]
}