GET /user_management/visitor-free/?format=api&offset=400&ordering=ip_address
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 98036,
"next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=408&ordering=ip_address",
"previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=392&ordering=ip_address",
"results": [
{
"id": 5057,
"ip_address": "103.103.125.32",
"count": 3,
"first_visit": "2022-04-11T15:45:23.494915+06:00",
"date": null
},
{
"id": 16807,
"ip_address": "103.103.125.37",
"count": 1,
"first_visit": "2022-06-20T12:35:29.668695+06:00",
"date": "2022-06-20"
},
{
"id": 5261,
"ip_address": "103.103.125.47",
"count": 1,
"first_visit": "2022-04-19T21:59:12.302748+06:00",
"date": null
},
{
"id": 8587,
"ip_address": "103.103.125.52",
"count": 2,
"first_visit": "2022-05-18T00:20:42.014482+06:00",
"date": null
},
{
"id": 24450,
"ip_address": "103.103.125.60",
"count": 1,
"first_visit": "2022-07-20T10:19:43.626760+06:00",
"date": "2022-07-20"
},
{
"id": 66015,
"ip_address": "103.103.126.16",
"count": 1,
"first_visit": "2024-03-17T18:54:39.237078+06:00",
"date": "2024-03-17"
},
{
"id": 47257,
"ip_address": "103.103.126.61",
"count": 2,
"first_visit": "2023-05-28T06:28:28.502203+06:00",
"date": "2023-05-28"
},
{
"id": 3157,
"ip_address": "103.103.239.211",
"count": 1,
"first_visit": "2022-02-01T03:34:34.504987+06:00",
"date": null
}
]
}