GET /user_management/visitor-free/?format=api&offset=92456&ordering=id
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 92458,
"next": null,
"previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=92448&ordering=id",
"results": [
{
"id": 92553,
"ip_address": "72.14.199.229",
"count": 1,
"first_visit": "2025-12-02T04:21:53.168699+06:00",
"date": "2025-12-02"
},
{
"id": 92554,
"ip_address": "124.79.19.128",
"count": 1,
"first_visit": "2025-12-02T04:56:01.113456+06:00",
"date": "2025-12-02"
}
]
}