GET /user_management/visitor-free/?format=api&offset=56&ordering=ip_address
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 95989,
"next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=64&ordering=ip_address",
"previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=48&ordering=ip_address",
"results": [
{
"id": 678,
"ip_address": "101.2.164.18",
"count": 5,
"first_visit": "2021-12-14T12:06:29.628904+06:00",
"date": null
},
{
"id": 14131,
"ip_address": "101.2.164.23",
"count": 1,
"first_visit": "2022-06-09T09:15:14.768823+06:00",
"date": "2022-06-09"
},
{
"id": 10880,
"ip_address": "101.2.164.30",
"count": 1,
"first_visit": "2022-05-24T10:30:36.154685+06:00",
"date": null
},
{
"id": 50989,
"ip_address": "101.2.164.31",
"count": 3,
"first_visit": "2023-07-27T11:30:43.791720+06:00",
"date": "2023-07-27"
},
{
"id": 4737,
"ip_address": "101.2.164.31",
"count": 2,
"first_visit": "2022-03-28T16:51:12.314170+06:00",
"date": null
},
{
"id": 10934,
"ip_address": "101.2.164.32",
"count": 1,
"first_visit": "2022-05-24T12:07:17.366260+06:00",
"date": null
},
{
"id": 6356,
"ip_address": "101.2.164.35",
"count": 2,
"first_visit": "2022-05-15T18:19:27.677715+06:00",
"date": null
},
{
"id": 31991,
"ip_address": "101.2.164.35",
"count": 1,
"first_visit": "2022-08-14T13:28:31.825130+06:00",
"date": "2022-08-14"
}
]
}