GET /user_management/visitor-free/?format=api&offset=101088&ordering=first_visit
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 101093,
"next": null,
"previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=101080&ordering=first_visit",
"results": [
{
"id": 101185,
"ip_address": "193.192.52.184",
"count": 1,
"first_visit": "2026-08-05T17:30:46.474180+06:00",
"date": "2026-08-05"
},
{
"id": 101186,
"ip_address": "74.125.150.32",
"count": 2,
"first_visit": "2026-08-05T17:30:47.525812+06:00",
"date": "2026-08-05"
},
{
"id": 101187,
"ip_address": "42.0.7.77",
"count": 2,
"first_visit": "2026-08-05T17:44:35.561127+06:00",
"date": "2026-08-05"
},
{
"id": 101188,
"ip_address": "103.177.220.48",
"count": 1,
"first_visit": "2026-08-05T18:09:48.022286+06:00",
"date": "2026-08-05"
},
{
"id": 101189,
"ip_address": "202.134.14.232",
"count": 2,
"first_visit": "2026-08-05T18:21:00.535521+06:00",
"date": "2026-08-05"
}
]
}