GET /user_management/visitor-free/?format=api&offset=101992&ordering=first_visit
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 101994,
"next": null,
"previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=101984&ordering=first_visit",
"results": [
{
"id": 102089,
"ip_address": "37.111.229.38",
"count": 1,
"first_visit": "2026-08-23T22:57:04.781795+06:00",
"date": "2026-08-23"
},
{
"id": 102090,
"ip_address": "220.247.130.44",
"count": 2,
"first_visit": "2026-08-23T23:12:15.086627+06:00",
"date": "2026-08-23"
}
]
}