GET /user_management/visitor-free/?format=api&offset=101856&ordering=first_visit
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 101859,
"next": null,
"previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=101848&ordering=first_visit",
"results": [
{
"id": 101953,
"ip_address": "104.165.198.112",
"count": 1,
"first_visit": "2026-08-20T09:01:33.380632+06:00",
"date": "2026-08-20"
},
{
"id": 101954,
"ip_address": "74.125.150.129",
"count": 1,
"first_visit": "2026-08-20T09:47:18.474920+06:00",
"date": "2026-08-20"
},
{
"id": 101955,
"ip_address": "74.125.150.137",
"count": 1,
"first_visit": "2026-08-20T09:47:25.766779+06:00",
"date": "2026-08-20"
}
]
}