GET /user_management/visitor-free/?format=api&offset=101264&ordering=first_visit
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 101267,
"next": null,
"previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=101256&ordering=first_visit",
"results": [
{
"id": 101361,
"ip_address": "120.50.4.122",
"count": 1,
"first_visit": "2026-08-09T17:22:15.488036+06:00",
"date": "2026-08-09"
},
{
"id": 101362,
"ip_address": "74.125.213.37",
"count": 1,
"first_visit": "2026-08-09T17:36:01.028905+06:00",
"date": "2026-08-09"
},
{
"id": 101363,
"ip_address": "74.125.213.36",
"count": 1,
"first_visit": "2026-08-09T17:36:06.258336+06:00",
"date": "2026-08-09"
}
]
}