GET /user_management/visitor-free/?format=api&offset=52400&ordering=ip_address
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 102980,
"next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=52408&ordering=ip_address",
"previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=52392&ordering=ip_address",
"results": [
{
"id": 39173,
"ip_address": "123.0.30.45",
"count": 4,
"first_visit": "2022-12-22T18:50:59.053239+06:00",
"date": "2022-12-22"
},
{
"id": 5251,
"ip_address": "123.0.30.45",
"count": 2,
"first_visit": "2022-04-19T14:22:23.601716+06:00",
"date": null
},
{
"id": 38739,
"ip_address": "123.0.30.45",
"count": 13,
"first_visit": "2022-12-15T10:50:48.622198+06:00",
"date": "2022-12-15"
},
{
"id": 16473,
"ip_address": "123.108.243.134",
"count": 1,
"first_visit": "2022-06-19T01:59:45.128650+06:00",
"date": "2022-06-19"
},
{
"id": 12690,
"ip_address": "123.108.243.136",
"count": 1,
"first_visit": "2022-05-30T05:27:12.467538+06:00",
"date": null
},
{
"id": 26174,
"ip_address": "123.108.243.36",
"count": 1,
"first_visit": "2022-07-23T02:14:12.197592+06:00",
"date": "2022-07-23"
},
{
"id": 9152,
"ip_address": "123.108.244.109",
"count": 1,
"first_visit": "2022-05-18T23:05:39.521496+06:00",
"date": null
},
{
"id": 8123,
"ip_address": "123.108.244.117",
"count": 1,
"first_visit": "2022-05-17T12:45:10.926357+06:00",
"date": null
}
]
}