GET /user_management/visitor-free/?format=api&offset=99528&ordering=id
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 99531,
"next": null,
"previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=99520&ordering=id",
"results": [
{
"id": 99625,
"ip_address": "103.167.17.97",
"count": 2,
"first_visit": "2026-06-27T11:42:44.871982+06:00",
"date": "2026-06-27"
},
{
"id": 99626,
"ip_address": "193.239.246.231",
"count": 1,
"first_visit": "2026-06-27T12:40:07.611524+06:00",
"date": "2026-06-27"
},
{
"id": 99627,
"ip_address": "103.116.164.229",
"count": 1,
"first_visit": "2026-06-27T13:15:38.157083+06:00",
"date": "2026-06-27"
}
]
}