GET /api/bet_types/f84420c0-1d13-409d-8df0-8483cacd3baf/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "f84420c0-1d13-409d-8df0-8483cacd3baf",
"match": "https://api-prod.gambitprofit.com/api/matches/699387dc-732b-41ed-a205-6678af510d48/?format=api",
"name": "Play the Odds",
"created_at": "2023-05-29T11:47:13.623790-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": "PIT",
"amount": 6100.0
},
{
"team": "SFO",
"amount": 3900.0
}
],
"expected_reward_tokens": 9516.0,
"profit_sb": 16.0,
"profit_sb_percentage": 0.17,
"recommended": true
},
"lines": [
{
"id": "3c2b4145-abf3-4d37-9a38-36b270c494f3",
"gambit_id": "780dda74-60b0-4aec-a6be-8842bbd22660",
"last_updated": "2023-05-30T10:47:21.793124-04:00",
"created_at": "2023-05-29T11:47:13.626632-04:00",
"name": "PIT",
"reward": "1.56000",
"odds": "1.58820",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f84420c0-1d13-409d-8df0-8483cacd3baf/?format=api"
},
{
"id": "ba88eedb-8b2c-4a88-923d-38fa4543d61a",
"gambit_id": "9ce6f75f-2b15-40af-a253-efeab5201593",
"last_updated": "2023-05-30T10:47:21.794965-04:00",
"created_at": "2023-05-29T11:47:13.628986-04:00",
"name": "SFO",
"reward": "2.44000",
"odds": "2.50000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f84420c0-1d13-409d-8df0-8483cacd3baf/?format=api"
}
]
}