GET /user_management/visitor-free/?format=api&offset=2008&ordering=ip_address
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 92158,
"next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2016&ordering=ip_address",
"previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2000&ordering=ip_address",
"results": [
{
"id": 12296,
"ip_address": "103.115.135.220",
"count": 1,
"first_visit": "2022-05-28T22:21:21.653359+06:00",
"date": null
},
{
"id": 29206,
"ip_address": "103.115.135.224",
"count": 2,
"first_visit": "2022-07-29T10:51:20.035380+06:00",
"date": "2022-07-29"
},
{
"id": 31989,
"ip_address": "103.115.135.224",
"count": 1,
"first_visit": "2022-08-14T13:01:19.372499+06:00",
"date": "2022-08-14"
},
{
"id": 19618,
"ip_address": "103.115.135.244",
"count": 1,
"first_visit": "2022-06-28T05:23:54.815845+06:00",
"date": "2022-06-28"
},
{
"id": 3515,
"ip_address": "103.115.135.4",
"count": 1,
"first_visit": "2022-02-11T11:49:05.071337+06:00",
"date": null
},
{
"id": 8453,
"ip_address": "103.115.135.82",
"count": 2,
"first_visit": "2022-05-17T23:07:47.887479+06:00",
"date": null
},
{
"id": 14826,
"ip_address": "103.115.135.82",
"count": 1,
"first_visit": "2022-06-13T15:23:10.736004+06:00",
"date": "2022-06-13"
},
{
"id": 22812,
"ip_address": "103.115.156.1",
"count": 1,
"first_visit": "2022-07-14T20:40:04.337427+06:00",
"date": "2022-07-14"
}
]
}