GET /api/bet_types/f29d21ae-5269-4fd7-9b06-2658534c845b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "f29d21ae-5269-4fd7-9b06-2658534c845b",
"match": "https://api-prod.gambitprofit.com/api/matches/2fa0b6f9-2159-4202-80bc-685aeec35c92/?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": "OAK",
"amount": 5097.0
},
{
"team": "SEA",
"amount": 4903.0
}
],
"expected_reward_tokens": 8970.72,
"profit_sb": -29.28,
"profit_sb_percentage": -0.33,
"recommended": false
},
"lines": [
{
"id": "975d1c61-5a32-47f2-a69e-a828f68f3e4d",
"gambit_id": "4a356b4f-218f-4f84-88f0-a27253a5a998",
"last_updated": "2022-10-02T15:17:08.158056-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "OAK",
"reward": "1.76000",
"odds": "1.86960",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f29d21ae-5269-4fd7-9b06-2658534c845b/?format=api"
},
{
"id": "4bb3d7b7-d840-4723-b09b-f15b661ac9b9",
"gambit_id": "1ad2b904-6658-419d-ab0c-4e0043b1da8a",
"last_updated": "2022-10-02T15:17:08.156987-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "SEA",
"reward": "1.83000",
"odds": "1.95240",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f29d21ae-5269-4fd7-9b06-2658534c845b/?format=api"
}
]
}