GET /user_management/visitor-free/?format=api&offset=1232&ordering=ip_address
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 99831,
"next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1240&ordering=ip_address",
"previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1224&ordering=ip_address",
"results": [
{
"id": 33118,
"ip_address": "103.109.96.145",
"count": 1,
"first_visit": "2022-08-27T21:00:34.725070+06:00",
"date": "2022-08-27"
},
{
"id": 30461,
"ip_address": "103.109.96.154",
"count": 1,
"first_visit": "2022-07-31T17:26:47.581964+06:00",
"date": "2022-07-31"
},
{
"id": 6111,
"ip_address": "103.109.96.159",
"count": 1,
"first_visit": "2022-05-14T19:39:08.304371+06:00",
"date": null
},
{
"id": 8727,
"ip_address": "103.109.96.177",
"count": 1,
"first_visit": "2022-05-18T09:45:27.330333+06:00",
"date": null
},
{
"id": 86542,
"ip_address": "103.109.96.185",
"count": 2,
"first_visit": "2025-07-26T18:00:11.050234+06:00",
"date": "2025-07-26"
},
{
"id": 85211,
"ip_address": "103.109.96.185",
"count": 2,
"first_visit": "2025-07-04T12:03:04.375734+06:00",
"date": "2025-07-04"
},
{
"id": 85169,
"ip_address": "103.109.96.185",
"count": 3,
"first_visit": "2025-07-03T15:32:12.602264+06:00",
"date": "2025-07-03"
},
{
"id": 85421,
"ip_address": "103.109.96.185",
"count": 1,
"first_visit": "2025-07-07T19:43:01.561007+06:00",
"date": "2025-07-07"
}
]
}