Authorization: Bearer ********************curl --location --request GET '/ranking-domain-histories/compare-proxies-copy?domain&date_from&date_to&device' \
--header 'Authorization: Bearer <token>'{
"success": true,
"data": "string",
"message": "string"
}