GET /user_management/visitor-free/?format=api&offset=98400&ordering=id
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 98403,
"next": null,
"previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=98392&ordering=id",
"results": [
{
"id": 98497,
"ip_address": "45.127.246.65",
"count": 1,
"first_visit": "2026-05-25T15:29:35.807803+06:00",
"date": "2026-05-25"
},
{
"id": 98498,
"ip_address": "3.220.169.84",
"count": 1,
"first_visit": "2026-05-25T15:47:20.692885+06:00",
"date": "2026-05-25"
},
{
"id": 98499,
"ip_address": "103.73.198.3",
"count": 1,
"first_visit": "2026-05-25T16:03:13.955090+06:00",
"date": "2026-05-25"
}
]
}