curl --location --request GET 'https://api.302.ai/dashboard/api-record?page=1&limit=10&start_time=1765181193&end_time=1765267599' \
--header 'Authorization: Bearer '{
"items": [],
"pagination": {
"total_page": 1,
"cur_page": 2,
"pre_page": 1,
"next_page": null,
"offset": 40,
"limit": 40
}
}