GET /user_management/visitor-free/?format=api&offset=94032&ordering=first_visit
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 94036,
"next": null,
"previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=94024&ordering=first_visit",
"results": [
{
"id": 94129,
"ip_address": "154.17.146.156",
"count": 1,
"first_visit": "2026-01-17T07:06:20.147137+06:00",
"date": "2026-01-17"
},
{
"id": 94130,
"ip_address": "202.134.10.139",
"count": 2,
"first_visit": "2026-01-17T07:40:41.344785+06:00",
"date": "2026-01-17"
},
{
"id": 94131,
"ip_address": "103.156.66.4",
"count": 1,
"first_visit": "2026-01-17T08:51:23.905672+06:00",
"date": "2026-01-17"
},
{
"id": 94132,
"ip_address": "64.233.173.32",
"count": 1,
"first_visit": "2026-01-17T08:51:29.713780+06:00",
"date": "2026-01-17"
}
]
}