GET /user_management/visitor-free/?format=api&offset=100920&ordering=first_visit
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 100924,
"next": null,
"previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=100912&ordering=first_visit",
"results": [
{
"id": 101017,
"ip_address": "91.98.176.88",
"count": 1,
"first_visit": "2026-07-31T17:58:29.258588+06:00",
"date": "2026-07-31"
},
{
"id": 101018,
"ip_address": "119.148.46.234",
"count": 1,
"first_visit": "2026-07-31T18:08:03.055500+06:00",
"date": "2026-07-31"
},
{
"id": 101019,
"ip_address": "103.154.159.206",
"count": 1,
"first_visit": "2026-07-31T18:17:41.385808+06:00",
"date": "2026-07-31"
},
{
"id": 101020,
"ip_address": "103.54.188.146",
"count": 1,
"first_visit": "2026-07-31T18:35:41.980402+06:00",
"date": "2026-07-31"
}
]
}