Appearance
Get the Badges for the Racer with the given username
GET /v1/racers/<username>/badges
username
{ "success": boolean, "error": Error | null, "data": Badge[] | null }