GET /user_management/visitor-free/?format=api&offset=103536&ordering=first_visit
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 103539,
"next": null,
"previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=103528&ordering=first_visit",
"results": [
{
"id": 103633,
"ip_address": "118.67.217.178",
"count": 1,
"first_visit": "2026-09-22T10:49:13.308187+06:00",
"date": "2026-09-22"
},
{
"id": 103634,
"ip_address": "202.134.14.140",
"count": 2,
"first_visit": "2026-09-22T11:14:30.188008+06:00",
"date": "2026-09-22"
},
{
"id": 103635,
"ip_address": "74.125.150.130",
"count": 1,
"first_visit": "2026-09-22T11:19:07.954219+06:00",
"date": "2026-09-22"
}
]
}