GET /user_management/visitor-free/?format=api&offset=103464&ordering=first_visit
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 103469,
"next": null,
"previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=103456&ordering=first_visit",
"results": [
{
"id": 103561,
"ip_address": "120.50.4.122",
"count": 2,
"first_visit": "2026-09-21T12:25:21.153608+06:00",
"date": "2026-09-21"
},
{
"id": 103562,
"ip_address": "74.125.150.131",
"count": 1,
"first_visit": "2026-09-21T13:22:09.062068+06:00",
"date": "2026-09-21"
},
{
"id": 103563,
"ip_address": "118.179.97.79",
"count": 15,
"first_visit": "2026-09-21T13:24:00.343548+06:00",
"date": "2026-09-21"
},
{
"id": 103564,
"ip_address": "202.134.14.149",
"count": 5,
"first_visit": "2026-09-21T13:42:45.135603+06:00",
"date": "2026-09-21"
},
{
"id": 103565,
"ip_address": "149.56.24.39",
"count": 1,
"first_visit": "2026-09-21T13:46:27.625498+06:00",
"date": "2026-09-21"
}
]
}