GET /user_management/visitor-free/?format=api&offset=102264&ordering=first_visit
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 102267,
"next": null,
"previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=102256&ordering=first_visit",
"results": [
{
"id": 102361,
"ip_address": "103.230.107.54",
"count": 1,
"first_visit": "2026-08-30T11:53:58.189426+06:00",
"date": "2026-08-30"
},
{
"id": 102362,
"ip_address": "202.134.14.234",
"count": 1,
"first_visit": "2026-08-30T12:05:38.446114+06:00",
"date": "2026-08-30"
},
{
"id": 102363,
"ip_address": "119.40.88.126",
"count": 3,
"first_visit": "2026-08-30T12:20:39.736389+06:00",
"date": "2026-08-30"
}
]
}