GET /user_management/visitor-free/?format=api&offset=99144&ordering=first_visit
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 99146,
"next": null,
"previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=99136&ordering=first_visit",
"results": [
{
"id": 99241,
"ip_address": "5.78.198.21",
"count": 1,
"first_visit": "2026-06-15T23:51:42.114661+06:00",
"date": "2026-06-15"
},
{
"id": 99242,
"ip_address": "103.186.253.4",
"count": 3,
"first_visit": "2026-06-16T00:06:34.084196+06:00",
"date": "2026-06-16"
}
]
}