GET /user_management/visitor-free/?format=api&offset=42192&ordering=ip_address
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 101889,
"next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42200&ordering=ip_address",
"previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42184&ordering=ip_address",
"results": [
{
"id": 47734,
"ip_address": "114.119.152.204",
"count": 1,
"first_visit": "2023-06-05T17:44:42.772427+06:00",
"date": "2023-06-05"
},
{
"id": 61324,
"ip_address": "114.119.152.204",
"count": 2,
"first_visit": "2023-12-17T11:03:17.603354+06:00",
"date": "2023-12-17"
},
{
"id": 56209,
"ip_address": "114.119.152.204",
"count": 1,
"first_visit": "2023-09-28T04:42:04.662685+06:00",
"date": "2023-09-28"
},
{
"id": 55653,
"ip_address": "114.119.152.204",
"count": 1,
"first_visit": "2023-09-21T18:42:04.774656+06:00",
"date": "2023-09-21"
},
{
"id": 1495,
"ip_address": "114.119.152.204",
"count": 12,
"first_visit": "2021-12-30T20:38:06.564904+06:00",
"date": null
},
{
"id": 290,
"ip_address": "114.119.152.207",
"count": 12,
"first_visit": "2021-12-06T13:07:46.129626+06:00",
"date": null
},
{
"id": 57629,
"ip_address": "114.119.152.207",
"count": 1,
"first_visit": "2023-10-15T10:36:57.601529+06:00",
"date": "2023-10-15"
},
{
"id": 57699,
"ip_address": "114.119.152.207",
"count": 1,
"first_visit": "2023-10-16T03:43:28.884816+06:00",
"date": "2023-10-16"
}
]
}