GET /user_management/visitor-free/?format=api&offset=103008&ordering=first_visit
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 103011,
"next": null,
"previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=103000&ordering=first_visit",
"results": [
{
"id": 103105,
"ip_address": "35.89.222.176",
"count": 1,
"first_visit": "2026-09-13T02:17:58.170658+06:00",
"date": "2026-09-13"
},
{
"id": 103106,
"ip_address": "144.48.118.25",
"count": 1,
"first_visit": "2026-09-13T02:43:44.461837+06:00",
"date": "2026-09-13"
},
{
"id": 103107,
"ip_address": "144.48.118.25",
"count": 1,
"first_visit": "2026-09-13T02:43:44.462202+06:00",
"date": "2026-09-13"
}
]
}