GET /user_management/visitor-free/?format=api&offset=103512&ordering=first_visit
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 103516,
"next": null,
"previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=103504&ordering=first_visit",
"results": [
{
"id": 103609,
"ip_address": "66.249.68.134",
"count": 1,
"first_visit": "2026-09-22T04:51:40.755111+06:00",
"date": "2026-09-22"
},
{
"id": 103610,
"ip_address": "129.72.91.98",
"count": 1,
"first_visit": "2026-09-22T04:52:08.115130+06:00",
"date": "2026-09-22"
},
{
"id": 103611,
"ip_address": "74.125.150.132",
"count": 1,
"first_visit": "2026-09-22T05:06:29.550979+06:00",
"date": "2026-09-22"
},
{
"id": 103612,
"ip_address": "87.250.224.224",
"count": 1,
"first_visit": "2026-09-22T05:07:01.137394+06:00",
"date": "2026-09-22"
}
]
}