GET /user_management/visitor-free/?format=api&offset=100328&ordering=first_visit
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 100330,
"next": null,
"previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=100320&ordering=first_visit",
"results": [
{
"id": 100425,
"ip_address": "74.125.150.8",
"count": 1,
"first_visit": "2026-07-18T14:13:50.584037+06:00",
"date": "2026-07-18"
},
{
"id": 100426,
"ip_address": "116.58.203.194",
"count": 1,
"first_visit": "2026-07-18T15:08:56.343301+06:00",
"date": "2026-07-18"
}
]
}