GET /user_management/visitor-free/?format=api&offset=20888&ordering=ip_address
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 100231,
"next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20896&ordering=ip_address",
"previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20880&ordering=ip_address",
"results": [
{
"id": 9644,
"ip_address": "103.67.157.92",
"count": 5,
"first_visit": "2022-05-20T10:39:50.937707+06:00",
"date": null
},
{
"id": 27438,
"ip_address": "103.67.157.93",
"count": 1,
"first_visit": "2022-07-25T22:27:17.850586+06:00",
"date": "2022-07-25"
},
{
"id": 24331,
"ip_address": "103.67.157.93",
"count": 1,
"first_visit": "2022-07-20T01:25:31.433791+06:00",
"date": "2022-07-20"
},
{
"id": 53512,
"ip_address": "103.67.157.93",
"count": 2,
"first_visit": "2023-08-25T17:53:24.287857+06:00",
"date": "2023-08-25"
},
{
"id": 10129,
"ip_address": "103.67.157.95",
"count": 1,
"first_visit": "2022-05-21T22:49:41.357536+06:00",
"date": null
},
{
"id": 29448,
"ip_address": "103.67.157.96",
"count": 2,
"first_visit": "2022-07-29T21:02:39.919975+06:00",
"date": "2022-07-29"
},
{
"id": 30568,
"ip_address": "103.67.157.96",
"count": 3,
"first_visit": "2022-08-01T01:39:48.221085+06:00",
"date": "2022-08-01"
},
{
"id": 9175,
"ip_address": "103.67.157.96",
"count": 1,
"first_visit": "2022-05-18T23:22:14.180628+06:00",
"date": null
}
]
}