GET /user_management/visitor-free/?format=api&offset=96136&ordering=first_visit
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 96140,
"next": null,
"previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=96128&ordering=first_visit",
"results": [
{
"id": 96233,
"ip_address": "66.249.65.105",
"count": 2,
"first_visit": "2026-03-22T01:33:18.665441+06:00",
"date": "2026-03-22"
},
{
"id": 96234,
"ip_address": "37.111.206.55",
"count": 1,
"first_visit": "2026-03-22T02:13:11.827178+06:00",
"date": "2026-03-22"
},
{
"id": 96235,
"ip_address": "34.218.206.250",
"count": 1,
"first_visit": "2026-03-22T02:50:32.931264+06:00",
"date": "2026-03-22"
},
{
"id": 96236,
"ip_address": "174.3.13.130",
"count": 2,
"first_visit": "2026-03-22T03:24:01.971585+06:00",
"date": "2026-03-22"
}
]
}