GET /user_management/visitor-free/?format=api&offset=42864&ordering=ip_address
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 101972,
"next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42872&ordering=ip_address",
"previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42856&ordering=ip_address",
"results": [
{
"id": 40354,
"ip_address": "114.119.154.11",
"count": 1,
"first_visit": "2023-01-14T09:47:55.580600+06:00",
"date": "2023-01-14"
},
{
"id": 60379,
"ip_address": "114.119.154.11",
"count": 1,
"first_visit": "2023-12-01T13:14:44.327672+06:00",
"date": "2023-12-01"
},
{
"id": 39685,
"ip_address": "114.119.154.11",
"count": 1,
"first_visit": "2022-12-31T20:44:22.973217+06:00",
"date": "2022-12-31"
},
{
"id": 338,
"ip_address": "114.119.154.11",
"count": 13,
"first_visit": "2021-12-07T14:19:55.202483+06:00",
"date": null
},
{
"id": 1234,
"ip_address": "114.119.154.113",
"count": 16,
"first_visit": "2021-12-22T06:49:39.090156+06:00",
"date": null
},
{
"id": 39598,
"ip_address": "114.119.154.113",
"count": 1,
"first_visit": "2022-12-30T03:58:18.886537+06:00",
"date": "2022-12-30"
},
{
"id": 41851,
"ip_address": "114.119.154.113",
"count": 1,
"first_visit": "2023-02-09T00:00:43.316551+06:00",
"date": "2023-02-09"
},
{
"id": 56347,
"ip_address": "114.119.154.113",
"count": 1,
"first_visit": "2023-09-30T06:07:09.352742+06:00",
"date": "2023-09-30"
}
]
}