GET /user_management/visitor-free/?format=api&offset=25000&ordering=-ip_address
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 99294,
"next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25008&ordering=-ip_address",
"previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=24992&ordering=-ip_address",
"results": [
{
"id": 1463,
"ip_address": "37.111.200.96",
"count": 2,
"first_visit": "2021-12-29T12:50:57.600558+06:00",
"date": null
},
{
"id": 26257,
"ip_address": "37.111.200.96",
"count": 1,
"first_visit": "2022-07-23T10:00:43.275397+06:00",
"date": "2022-07-23"
},
{
"id": 98085,
"ip_address": "37.111.200.96",
"count": 1,
"first_visit": "2026-05-14T18:52:58.134628+06:00",
"date": "2026-05-14"
},
{
"id": 86835,
"ip_address": "37.111.200.96",
"count": 4,
"first_visit": "2025-07-31T17:14:59.239628+06:00",
"date": "2025-07-31"
},
{
"id": 15730,
"ip_address": "37.111.200.95",
"count": 2,
"first_visit": "2022-06-16T18:32:59.192398+06:00",
"date": "2022-06-16"
},
{
"id": 32018,
"ip_address": "37.111.200.93",
"count": 1,
"first_visit": "2022-08-14T23:09:10.675175+06:00",
"date": "2022-08-14"
},
{
"id": 29828,
"ip_address": "37.111.200.92",
"count": 1,
"first_visit": "2022-07-30T11:30:46.430582+06:00",
"date": "2022-07-30"
},
{
"id": 11062,
"ip_address": "37.111.200.91",
"count": 1,
"first_visit": "2022-05-24T18:17:15.481733+06:00",
"date": null
}
]
}