GET /user_management/visitor-free/?format=api&offset=103144&ordering=first_visit
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 103148,
"next": null,
"previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=103136&ordering=first_visit",
"results": [
{
"id": 103241,
"ip_address": "118.179.221.49",
"count": 1,
"first_visit": "2026-09-15T19:07:29.042490+06:00",
"date": "2026-09-15"
},
{
"id": 103242,
"ip_address": "103.80.1.136",
"count": 1,
"first_visit": "2026-09-15T19:20:00.212755+06:00",
"date": "2026-09-15"
},
{
"id": 103243,
"ip_address": "103.217.111.250",
"count": 2,
"first_visit": "2026-09-15T20:19:55.459083+06:00",
"date": "2026-09-15"
},
{
"id": 103244,
"ip_address": "103.87.212.130",
"count": 1,
"first_visit": "2026-09-15T20:22:44.625534+06:00",
"date": "2026-09-15"
}
]
}