GET /user_management/visitor-free/?format=api&offset=20000&ordering=-ip_address
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 96146,
"next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20008&ordering=-ip_address",
"previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=19992&ordering=-ip_address",
"results": [
{
"id": 12221,
"ip_address": "37.111.218.37",
"count": 3,
"first_visit": "2022-05-28T15:32:16.348276+06:00",
"date": null
},
{
"id": 83037,
"ip_address": "37.111.218.37",
"count": 1,
"first_visit": "2025-05-19T14:50:25.688354+06:00",
"date": "2025-05-19"
},
{
"id": 54498,
"ip_address": "37.111.218.35",
"count": 1,
"first_visit": "2023-09-07T16:26:40.148718+06:00",
"date": "2023-09-07"
},
{
"id": 92360,
"ip_address": "37.111.218.33",
"count": 1,
"first_visit": "2025-11-24T19:38:43.035774+06:00",
"date": "2025-11-24"
},
{
"id": 7053,
"ip_address": "37.111.218.30",
"count": 2,
"first_visit": "2022-05-16T19:03:21.077582+06:00",
"date": null
},
{
"id": 10398,
"ip_address": "37.111.218.27",
"count": 2,
"first_visit": "2022-05-22T21:22:57.522208+06:00",
"date": null
},
{
"id": 90335,
"ip_address": "37.111.218.27",
"count": 7,
"first_visit": "2025-10-04T17:05:35.179415+06:00",
"date": "2025-10-04"
},
{
"id": 9008,
"ip_address": "37.111.218.25",
"count": 3,
"first_visit": "2022-05-18T16:11:00.674341+06:00",
"date": null
}
]
}