GET /api/bet_types/85cdcad2-b633-49a2-8df4-6039d4cdca4d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "85cdcad2-b633-49a2-8df4-6039d4cdca4d",
"match": "https://api-prod.gambitprofit.com/api/matches/1624ee18-c1a0-4f08-999b-3635fc0e6303/?format=api",
"name": "Play the Odds",
"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": "LAA",
"amount": 5313.0
},
{
"team": "TOR",
"amount": 4687.0
}
],
"expected_reward_tokens": 9138.36,
"profit_sb": 138.36,
"profit_sb_percentage": 1.54,
"recommended": true
},
"lines": [
{
"id": "99839de1-fd45-4231-9509-6fd01eed1bbe",
"gambit_id": "c511e4d9-4abe-4abe-b077-3d1b23a6ef77",
"last_updated": "2022-08-27T12:37:03.369858-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "LAA",
"reward": "1.72000",
"odds": "1.80000",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/85cdcad2-b633-49a2-8df4-6039d4cdca4d/?format=api"
},
{
"id": "2c7313b6-4b80-429b-8520-37bb86126019",
"gambit_id": "42fa77b7-985f-4933-bc44-599b7a2f7ed0",
"last_updated": "2022-08-27T12:37:03.369394-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "TOR",
"reward": "1.95000",
"odds": "2.05000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/85cdcad2-b633-49a2-8df4-6039d4cdca4d/?format=api"
}
]
}