GET /user_management/visitor-free/?format=api&offset=102432&ordering=id
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 102435,
"next": null,
"previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=102424&ordering=id",
"results": [
{
"id": 102529,
"ip_address": "202.134.14.233",
"count": 1,
"first_visit": "2026-09-02T21:51:06.025978+06:00",
"date": "2026-09-02"
},
{
"id": 102530,
"ip_address": "103.136.99.3",
"count": 2,
"first_visit": "2026-09-02T22:01:35.450641+06:00",
"date": "2026-09-02"
},
{
"id": 102531,
"ip_address": "43.250.80.49",
"count": 1,
"first_visit": "2026-09-02T22:31:30.360137+06:00",
"date": "2026-09-02"
}
]
}