GET /user_management/visitor-free/?format=api&offset=100904&ordering=id
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 100907,
"next": null,
"previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=100896&ordering=id",
"results": [
{
"id": 101001,
"ip_address": "23.230.84.144",
"count": 1,
"first_visit": "2026-07-31T10:55:34.352279+06:00",
"date": "2026-07-31"
},
{
"id": 101002,
"ip_address": "113.211.101.28",
"count": 1,
"first_visit": "2026-07-31T11:10:47.934784+06:00",
"date": "2026-07-31"
},
{
"id": 101003,
"ip_address": "103.156.214.23",
"count": 1,
"first_visit": "2026-07-31T11:12:36.394436+06:00",
"date": "2026-07-31"
}
]
}