GET /user_management/visitor-free/?format=api&offset=103912&ordering=first_visit
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 103916,
"next": null,
"previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=103904&ordering=first_visit",
"results": [
{
"id": 104009,
"ip_address": "103.25.122.23",
"count": 1,
"first_visit": "2026-09-27T23:36:19.390615+06:00",
"date": "2026-09-27"
},
{
"id": 104010,
"ip_address": "205.169.39.68",
"count": 1,
"first_visit": "2026-09-28T00:12:51.936574+06:00",
"date": "2026-09-28"
},
{
"id": 104011,
"ip_address": "118.179.33.247",
"count": 1,
"first_visit": "2026-09-28T00:22:13.544763+06:00",
"date": "2026-09-28"
},
{
"id": 104012,
"ip_address": "47.128.51.111",
"count": 1,
"first_visit": "2026-09-28T01:07:57.387940+06:00",
"date": "2026-09-28"
}
]
}