GET /user_management/visitor-free/?format=api&offset=101344&ordering=first_visit
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 101346,
"next": null,
"previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=101336&ordering=first_visit",
"results": [
{
"id": 101441,
"ip_address": "103.69.151.113",
"count": 1,
"first_visit": "2026-08-11T09:51:54.150905+06:00",
"date": "2026-08-11"
},
{
"id": 101442,
"ip_address": "202.173.122.21",
"count": 1,
"first_visit": "2026-08-11T09:56:56.154647+06:00",
"date": "2026-08-11"
}
]
}