GET /user_management/visitor-free/?format=api&ordering=id
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 91301,
"next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=8&ordering=id",
"previous": null,
"results": [
{
"id": 1,
"ip_address": "103.159.188.133",
"count": 7,
"first_visit": "2021-12-02T15:52:47.575690+06:00",
"date": null
},
{
"id": 2,
"ip_address": "27.147.204.33",
"count": 19,
"first_visit": "2021-12-02T15:53:38.956554+06:00",
"date": null
},
{
"id": 3,
"ip_address": "66.249.66.220",
"count": 2,
"first_visit": "2021-12-02T15:55:46.145412+06:00",
"date": null
},
{
"id": 4,
"ip_address": "120.50.4.32",
"count": 174,
"first_visit": "2021-12-02T15:56:32.939235+06:00",
"date": null
},
{
"id": 5,
"ip_address": "66.249.66.193",
"count": 1,
"first_visit": "2021-12-02T16:40:26.048332+06:00",
"date": null
},
{
"id": 6,
"ip_address": "66.249.66.6",
"count": 10,
"first_visit": "2021-12-02T16:49:54.593427+06:00",
"date": null
},
{
"id": 7,
"ip_address": "203.188.255.246",
"count": 81,
"first_visit": "2021-12-02T16:54:39.742037+06:00",
"date": null
},
{
"id": 8,
"ip_address": "168.119.65.58",
"count": 49,
"first_visit": "2021-12-02T17:06:45.171318+06:00",
"date": null
}
]
}