GET /api/bet_types/510b9482-faff-473e-8a26-5e47009e92bb/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "510b9482-faff-473e-8a26-5e47009e92bb",
"match": "https://api-prod.gambitprofit.com/api/matches/c97a95bd-adfd-4969-914b-287ac42b8de3/?format=api",
"name": "Play the Odds",
"created_at": "2023-03-16T17:37:19.424666-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": "Iowa State",
"amount": 5107.0
},
{
"team": "Pittsburgh",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "64a2ed46-0875-4dfe-be70-be32f469ec91",
"gambit_id": "a5c6ddcd-f105-4211-b740-0340728045a6",
"last_updated": "2023-03-18T11:47:13.869804-04:00",
"created_at": "2023-03-16T17:37:19.426082-04:00",
"name": "Iowa State",
"reward": "1.83000",
"odds": "1.86960",
"spread": "-4.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/510b9482-faff-473e-8a26-5e47009e92bb/?format=api"
},
{
"id": "8388fd4f-97d1-4460-bf08-818b504ff65d",
"gambit_id": "c4e26f80-b26f-40ba-8573-fb5460202293",
"last_updated": "2023-03-18T11:47:13.871605-04:00",
"created_at": "2023-03-16T17:37:19.428066-04:00",
"name": "Pittsburgh",
"reward": "1.91000",
"odds": "1.95240",
"spread": "4.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/510b9482-faff-473e-8a26-5e47009e92bb/?format=api"
}
]
}