GET /user_management/visitor-free/?format=api&offset=100312&ordering=id
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 100315,
"next": null,
"previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=100304&ordering=id",
"results": [
{
"id": 100409,
"ip_address": "45.125.220.239",
"count": 3,
"first_visit": "2026-07-18T08:12:45.327626+06:00",
"date": "2026-07-18"
},
{
"id": 100410,
"ip_address": "17.246.23.137",
"count": 1,
"first_visit": "2026-07-18T08:16:47.250713+06:00",
"date": "2026-07-18"
},
{
"id": 100411,
"ip_address": "103.62.140.124",
"count": 2,
"first_visit": "2026-07-18T08:25:04.938963+06:00",
"date": "2026-07-18"
}
]
}