GET /user_management/visitor-free/?format=api&offset=48&ordering=ip_address
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 95989,
"next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=56&ordering=ip_address",
"previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=40&ordering=ip_address",
"results": [
{
"id": 2366,
"ip_address": "101.2.162.121",
"count": 1,
"first_visit": "2022-01-17T13:13:34.249789+06:00",
"date": null
},
{
"id": 42697,
"ip_address": "101.2.162.121",
"count": 1,
"first_visit": "2023-02-25T08:50:39.102396+06:00",
"date": "2023-02-25"
},
{
"id": 77027,
"ip_address": "101.2.162.122",
"count": 3,
"first_visit": "2024-12-22T13:20:07.738635+06:00",
"date": "2024-12-22"
},
{
"id": 7763,
"ip_address": "101.2.162.82",
"count": 2,
"first_visit": "2022-05-17T09:48:52.717579+06:00",
"date": null
},
{
"id": 13025,
"ip_address": "101.2.164.10",
"count": 1,
"first_visit": "2022-05-31T08:48:33.586010+06:00",
"date": null
},
{
"id": 22887,
"ip_address": "101.2.164.10",
"count": 1,
"first_visit": "2022-07-15T02:01:39.788489+06:00",
"date": "2022-07-15"
},
{
"id": 460,
"ip_address": "101.2.164.16",
"count": 5,
"first_visit": "2021-12-08T22:48:00.420833+06:00",
"date": null
},
{
"id": 678,
"ip_address": "101.2.164.18",
"count": 5,
"first_visit": "2021-12-14T12:06:29.628904+06:00",
"date": null
}
]
}