GET /user_management/visitor-free/?format=api&offset=120&ordering=ip_address
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 94516,
"next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=128&ordering=ip_address",
"previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=112&ordering=ip_address",
"results": [
{
"id": 73581,
"ip_address": "10.20.4.237",
"count": 1,
"first_visit": "2024-09-17T12:17:59.570794+06:00",
"date": "2024-09-17"
},
{
"id": 2287,
"ip_address": "10.21.117.162",
"count": 2,
"first_visit": "2022-01-16T12:57:39.648490+06:00",
"date": null
},
{
"id": 10639,
"ip_address": "10.21.117.201",
"count": 2,
"first_visit": "2022-05-23T12:26:17.550029+06:00",
"date": null
},
{
"id": 24616,
"ip_address": "10.21.117.213",
"count": 1,
"first_visit": "2022-07-20T12:31:59.635582+06:00",
"date": "2022-07-20"
},
{
"id": 13971,
"ip_address": "10.21.119.136",
"count": 1,
"first_visit": "2022-06-08T11:17:51.433053+06:00",
"date": "2022-06-08"
},
{
"id": 13129,
"ip_address": "10.21.119.136",
"count": 1,
"first_visit": "2022-05-31T14:56:11.666255+06:00",
"date": null
},
{
"id": 4924,
"ip_address": "10.21.128.43",
"count": 1,
"first_visit": "2022-04-05T12:11:38.471843+06:00",
"date": null
},
{
"id": 1754,
"ip_address": "10.21.128.65",
"count": 1,
"first_visit": "2022-01-10T10:41:15.526202+06:00",
"date": null
}
]
}