GET /user_management/visitor-free/?format=api&offset=20864&ordering=-ip_address
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 100234,
"next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20872&ordering=-ip_address",
"previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20856&ordering=-ip_address",
"results": [
{
"id": 8828,
"ip_address": "37.111.222.43",
"count": 1,
"first_visit": "2022-05-18T11:24:00.508383+06:00",
"date": null
},
{
"id": 6372,
"ip_address": "37.111.222.35",
"count": 2,
"first_visit": "2022-05-15T19:29:29.915982+06:00",
"date": null
},
{
"id": 11189,
"ip_address": "37.111.222.32",
"count": 1,
"first_visit": "2022-05-24T22:46:46.948574+06:00",
"date": null
},
{
"id": 7960,
"ip_address": "37.111.222.29",
"count": 1,
"first_visit": "2022-05-17T11:35:31.133111+06:00",
"date": null
},
{
"id": 6865,
"ip_address": "37.111.222.26",
"count": 1,
"first_visit": "2022-05-16T16:49:52.039162+06:00",
"date": null
},
{
"id": 61105,
"ip_address": "37.111.222.25",
"count": 1,
"first_visit": "2023-12-13T10:55:25.930030+06:00",
"date": "2023-12-13"
},
{
"id": 4441,
"ip_address": "37.111.222.247",
"count": 2,
"first_visit": "2022-03-17T08:31:16.961377+06:00",
"date": null
},
{
"id": 34135,
"ip_address": "37.111.222.243",
"count": 1,
"first_visit": "2022-09-10T15:48:11.037936+06:00",
"date": "2022-09-10"
}
]
}