GET /user_management/visitor-free/?format=api&offset=91648&ordering=first_visit
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 91651,
"next": null,
"previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=91640&ordering=first_visit",
"results": [
{
"id": 91745,
"ip_address": "103.116.165.245",
"count": 1,
"first_visit": "2025-11-08T02:02:42.205787+06:00",
"date": "2025-11-08"
},
{
"id": 91746,
"ip_address": "163.61.106.109",
"count": 2,
"first_visit": "2025-11-08T04:40:12.712864+06:00",
"date": "2025-11-08"
},
{
"id": 91747,
"ip_address": "27.147.176.115",
"count": 1,
"first_visit": "2025-11-08T07:31:29.129077+06:00",
"date": "2025-11-08"
}
]
}