GET /user_management/visitor-free/?format=api&offset=92384&ordering=first_visit
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 92388,
"next": null,
"previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=92376&ordering=first_visit",
"results": [
{
"id": 92481,
"ip_address": "165.101.132.254",
"count": 2,
"first_visit": "2025-11-29T09:18:59.712471+06:00",
"date": "2025-11-29"
},
{
"id": 92482,
"ip_address": "1.207.129.60",
"count": 1,
"first_visit": "2025-11-29T09:42:38.973284+06:00",
"date": "2025-11-29"
},
{
"id": 92483,
"ip_address": "72.14.199.230",
"count": 1,
"first_visit": "2025-11-29T09:42:54.093054+06:00",
"date": "2025-11-29"
},
{
"id": 92484,
"ip_address": "59.152.4.2",
"count": 1,
"first_visit": "2025-11-29T10:50:50.913278+06:00",
"date": "2025-11-29"
}
]
}