Authorization: Bearer ********************curl --location --request GET 'https://api.temlittoral.com/api/v1/users//test-sold' \
--header 'Accept: application/json' \
--header 'Authorization: Bearer <token>'{
"id": 1,
"max_trial_per_day": 0,
"how_many_tests_create_this_day": 0,
"rest": 0
}