GET /user_management/visitor-free/?format=api&offset=94864&ordering=first_visit
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 94867,
"next": null,
"previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=94856&ordering=first_visit",
"results": [
{
"id": 94961,
"ip_address": "157.48.98.230",
"count": 1,
"first_visit": "2026-02-08T06:15:51.480637+06:00",
"date": "2026-02-08"
},
{
"id": 94962,
"ip_address": "149.102.225.35",
"count": 1,
"first_visit": "2026-02-08T08:33:58.025414+06:00",
"date": "2026-02-08"
},
{
"id": 94963,
"ip_address": "116.58.203.204",
"count": 2,
"first_visit": "2026-02-08T08:41:01.932964+06:00",
"date": "2026-02-08"
}
]
}