GET /api/bet_types/9fa0ecc3-1ffa-4927-8530-372fe6d4bc51/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "9fa0ecc3-1ffa-4927-8530-372fe6d4bc51",
"match": "https://api-prod.gambitprofit.com/api/matches/4e580ece-0aeb-48db-ae92-baa540ec2a37/?format=api",
"name": "Pick the Winner",
"created_at": "1969-12-31T19:00:00-05:00",
"high_risk": {
"possible": false,
"description": "There is no line under 1.10 reward"
},
"med_risk": {
"possible": false,
"description": "Too few lines to bet on"
},
"no_risk": {
"possible": true,
"name": "No Risk",
"bet": [
{
"team": "Ball State",
"amount": 5610.0
},
{
"team": "Eastern Michigan",
"amount": 4390.0
}
],
"expected_reward_tokens": 9480.9,
"profit_sb": -19.1,
"profit_sb_percentage": -0.2,
"recommended": false
},
"lines": [
{
"id": "16051ebc-0625-43a5-9796-909d60821b1b",
"gambit_id": "2b3d15df-49f1-4355-90ca-406770af668a",
"last_updated": "2022-10-23T12:52:21.986393-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Ball State",
"reward": "1.69000",
"odds": "1.71430",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9fa0ecc3-1ffa-4927-8530-372fe6d4bc51/?format=api"
},
{
"id": "2940278a-81f1-41ae-9660-f39d7c702bf8",
"gambit_id": "982fb398-330f-4be7-82b6-f42f47db037a",
"last_updated": "2022-10-23T12:52:21.987390-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Eastern Michigan",
"reward": "2.16000",
"odds": "2.20000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9fa0ecc3-1ffa-4927-8530-372fe6d4bc51/?format=api"
}
]
}