GET /user_management/visitor-free/?format=api&offset=42424&ordering=ip_address
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 101927,
"next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42432&ordering=ip_address",
"previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42416&ordering=ip_address",
"results": [
{
"id": 56992,
"ip_address": "114.119.153.106",
"count": 1,
"first_visit": "2023-10-07T11:45:22.650581+06:00",
"date": "2023-10-07"
},
{
"id": 50084,
"ip_address": "114.119.153.106",
"count": 1,
"first_visit": "2023-07-15T23:10:42.646033+06:00",
"date": "2023-07-15"
},
{
"id": 44832,
"ip_address": "114.119.153.106",
"count": 1,
"first_visit": "2023-04-04T18:15:00.500435+06:00",
"date": "2023-04-04"
},
{
"id": 48550,
"ip_address": "114.119.153.106",
"count": 1,
"first_visit": "2023-06-20T02:31:58.764911+06:00",
"date": "2023-06-20"
},
{
"id": 55714,
"ip_address": "114.119.153.106",
"count": 1,
"first_visit": "2023-09-22T15:15:10.912821+06:00",
"date": "2023-09-22"
},
{
"id": 44413,
"ip_address": "114.119.153.106",
"count": 1,
"first_visit": "2023-03-26T09:21:32.140992+06:00",
"date": "2023-03-26"
},
{
"id": 33,
"ip_address": "114.119.153.106",
"count": 14,
"first_visit": "2021-12-03T02:22:51.281960+06:00",
"date": null
},
{
"id": 388,
"ip_address": "114.119.153.108",
"count": 15,
"first_visit": "2021-12-08T02:26:39.931424+06:00",
"date": null
}
]
}