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