GET /user_management/visitor-free/?format=api&offset=15400&ordering=-ip_address
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 98187,
"next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15408&ordering=-ip_address",
"previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15392&ordering=-ip_address",
"results": [
{
"id": 7973,
"ip_address": "43.245.123.51",
"count": 5,
"first_visit": "2022-05-17T11:41:10.835958+06:00",
"date": null
},
{
"id": 15770,
"ip_address": "43.245.123.50",
"count": 1,
"first_visit": "2022-06-16T23:38:54.197271+06:00",
"date": "2022-06-16"
},
{
"id": 9554,
"ip_address": "43.245.123.50",
"count": 2,
"first_visit": "2022-05-19T23:27:30.467673+06:00",
"date": null
},
{
"id": 1679,
"ip_address": "43.245.123.5",
"count": 4,
"first_visit": "2022-01-05T21:08:08.611344+06:00",
"date": null
},
{
"id": 29370,
"ip_address": "43.245.123.49",
"count": 1,
"first_visit": "2022-07-29T15:36:25.817249+06:00",
"date": "2022-07-29"
},
{
"id": 43639,
"ip_address": "43.245.123.49",
"count": 1,
"first_visit": "2023-03-12T22:09:35.050908+06:00",
"date": "2023-03-12"
},
{
"id": 30644,
"ip_address": "43.245.123.49",
"count": 1,
"first_visit": "2022-08-01T12:46:38.871873+06:00",
"date": "2022-08-01"
},
{
"id": 8641,
"ip_address": "43.245.123.49",
"count": 2,
"first_visit": "2022-05-18T05:52:42.002296+06:00",
"date": null
}
]
}