GET /user_management/visitor-free/?format=api&offset=102104&ordering=id
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 102107,
"next": null,
"previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=102096&ordering=id",
"results": [
{
"id": 102201,
"ip_address": "172.253.192.120",
"count": 1,
"first_visit": "2026-08-26T11:00:56.368513+06:00",
"date": "2026-08-26"
},
{
"id": 102202,
"ip_address": "103.144.43.238",
"count": 2,
"first_visit": "2026-08-26T11:15:56.775387+06:00",
"date": "2026-08-26"
},
{
"id": 102203,
"ip_address": "64.233.173.198",
"count": 1,
"first_visit": "2026-08-26T11:16:36.547590+06:00",
"date": "2026-08-26"
}
]
}