GET /user_management/visitor-free/?format=api&offset=92048&ordering=first_visit
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 92052,
"next": null,
"previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=92040&ordering=first_visit",
"results": [
{
"id": 92145,
"ip_address": "175.159.178.178",
"count": 1,
"first_visit": "2025-11-18T14:47:54.534232+06:00",
"date": "2025-11-18"
},
{
"id": 92146,
"ip_address": "91.73.116.29",
"count": 2,
"first_visit": "2025-11-18T14:50:00.747579+06:00",
"date": "2025-11-18"
},
{
"id": 92147,
"ip_address": "103.133.167.130",
"count": 3,
"first_visit": "2025-11-18T15:36:43.977158+06:00",
"date": "2025-11-18"
},
{
"id": 92148,
"ip_address": "202.51.190.180",
"count": 1,
"first_visit": "2025-11-18T17:00:12.201849+06:00",
"date": "2025-11-18"
}
]
}