GET /user_management/visitor-free/?format=api&offset=102992&ordering=first_visit
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 102995,
"next": null,
"previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=102984&ordering=first_visit",
"results": [
{
"id": 103089,
"ip_address": "52.167.144.211",
"count": 1,
"first_visit": "2026-09-12T21:44:25.634864+06:00",
"date": "2026-09-12"
},
{
"id": 103090,
"ip_address": "37.111.225.179",
"count": 1,
"first_visit": "2026-09-12T22:28:02.405716+06:00",
"date": "2026-09-12"
},
{
"id": 103091,
"ip_address": "103.15.164.4",
"count": 1,
"first_visit": "2026-09-12T22:28:30.951944+06:00",
"date": "2026-09-12"
}
]
}