GET /user_management/visitor-free/?format=api&offset=101872&ordering=first_visit
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 101876,
"next": null,
"previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=101864&ordering=first_visit",
"results": [
{
"id": 101969,
"ip_address": "202.134.8.194",
"count": 1,
"first_visit": "2026-08-20T19:26:59.608711+06:00",
"date": "2026-08-20"
},
{
"id": 101970,
"ip_address": "35.222.88.70",
"count": 1,
"first_visit": "2026-08-20T20:07:09.706269+06:00",
"date": "2026-08-20"
},
{
"id": 101971,
"ip_address": "37.111.218.193",
"count": 1,
"first_visit": "2026-08-20T20:18:57.134167+06:00",
"date": "2026-08-20"
},
{
"id": 101972,
"ip_address": "37.111.210.72",
"count": 1,
"first_visit": "2026-08-20T20:26:46.128536+06:00",
"date": "2026-08-20"
}
]
}