GET /api/bet_types/206ddd0b-92ac-4dd6-b506-0967ee4ce996/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "206ddd0b-92ac-4dd6-b506-0967ee4ce996",
"match": "https://api-prod.gambitprofit.com/api/matches/080a9fd6-548e-4558-bdda-887549ceb0d2/?format=api",
"name": "Play the Odds",
"created_at": "2023-05-15T11:36:58.615333-04: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": "PHI",
"amount": 6390.0
},
{
"team": "SFO",
"amount": 3610.0
}
],
"expected_reward_tokens": 9457.2,
"profit_sb": -42.8,
"profit_sb_percentage": -0.45,
"recommended": false
},
"lines": [
{
"id": "9d104874-1c0a-4235-a7df-09befbf39a9c",
"gambit_id": "fead9ec4-02c1-42fd-9d75-184016e1d171",
"last_updated": "2023-05-22T21:42:13.465843-04:00",
"created_at": "2023-05-15T11:36:58.620123-04:00",
"name": "PHI",
"reward": "1.48000",
"odds": "1.50000",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/206ddd0b-92ac-4dd6-b506-0967ee4ce996/?format=api"
},
{
"id": "03fc952d-4ff1-4e31-9577-6b0df6d5fb2c",
"gambit_id": "1eeb1bfd-4fe5-40ac-a6e4-b891918f9878",
"last_updated": "2023-05-22T21:42:13.463100-04:00",
"created_at": "2023-05-15T11:36:58.617707-04:00",
"name": "SFO",
"reward": "2.62000",
"odds": "2.70000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/206ddd0b-92ac-4dd6-b506-0967ee4ce996/?format=api"
}
]
}