GET /user_management/visitor-free/?format=api&offset=91376&ordering=date
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 91378,
"next": null,
"previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=91368&ordering=date",
"results": [
{
"id": 8640,
"ip_address": "42.0.4.227",
"count": 10,
"first_visit": "2022-05-18T05:32:33.815390+06:00",
"date": null
},
{
"id": 8575,
"ip_address": "43.245.121.96",
"count": 2,
"first_visit": "2022-05-18T00:04:49.294443+06:00",
"date": null
}
]
}