GET /user_management/visitor-free/?format=api&offset=99240&ordering=first_visit
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 99243,
"next": null,
"previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=99232&ordering=first_visit",
"results": [
{
"id": 99337,
"ip_address": "43.245.120.250",
"count": 2,
"first_visit": "2026-06-18T18:16:18.896687+06:00",
"date": "2026-06-18"
},
{
"id": 99338,
"ip_address": "27.147.200.165",
"count": 1,
"first_visit": "2026-06-18T18:20:51.340414+06:00",
"date": "2026-06-18"
},
{
"id": 99339,
"ip_address": "37.111.214.48",
"count": 1,
"first_visit": "2026-06-18T19:07:15.970268+06:00",
"date": "2026-06-18"
}
]
}