GET /user_management/visitor-free/?format=api&offset=100016&ordering=id
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 100019,
"next": null,
"previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=100008&ordering=id",
"results": [
{
"id": 100113,
"ip_address": "18.97.9.99",
"count": 1,
"first_visit": "2026-07-10T10:31:17.640625+06:00",
"date": "2026-07-10"
},
{
"id": 100114,
"ip_address": "54.70.234.15",
"count": 1,
"first_visit": "2026-07-10T10:52:08.827725+06:00",
"date": "2026-07-10"
},
{
"id": 100115,
"ip_address": "174.72.228.136",
"count": 1,
"first_visit": "2026-07-10T10:55:15.109119+06:00",
"date": "2026-07-10"
}
]
}