GET /user_management/visitor-free/?format=api&offset=101920&ordering=id
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 101924,
"next": null,
"previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=101912&ordering=id",
"results": [
{
"id": 102017,
"ip_address": "103.187.95.100",
"count": 1,
"first_visit": "2026-08-21T20:27:49.446647+06:00",
"date": "2026-08-21"
},
{
"id": 102018,
"ip_address": "203.78.145.9",
"count": 2,
"first_visit": "2026-08-21T20:43:58.459237+06:00",
"date": "2026-08-21"
},
{
"id": 102019,
"ip_address": "176.116.22.67",
"count": 1,
"first_visit": "2026-08-21T20:45:24.096071+06:00",
"date": "2026-08-21"
},
{
"id": 102020,
"ip_address": "103.25.248.128",
"count": 3,
"first_visit": "2026-08-21T21:10:56.326615+06:00",
"date": "2026-08-21"
}
]
}