GET /user_management/visitor-free/?format=api&offset=100912&ordering=first_visit
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 100915,
"next": null,
"previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=100904&ordering=first_visit",
"results": [
{
"id": 101009,
"ip_address": "103.124.227.211",
"count": 2,
"first_visit": "2026-07-31T14:33:39.629381+06:00",
"date": "2026-07-31"
},
{
"id": 101010,
"ip_address": "195.254.141.94",
"count": 1,
"first_visit": "2026-07-31T15:15:53.136749+06:00",
"date": "2026-07-31"
},
{
"id": 101011,
"ip_address": "46.22.28.249",
"count": 1,
"first_visit": "2026-07-31T15:32:17.275329+06:00",
"date": "2026-07-31"
}
]
}