GET /api/bet_types/02355ce1-3651-4b8e-95fc-01a56465fa9f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "02355ce1-3651-4b8e-95fc-01a56465fa9f",
"match": "https://api-prod.gambitprofit.com/api/matches/c88ba35a-d47e-423e-ab1b-eb970be64bed/?format=api",
"name": "Play the Odds",
"created_at": "2023-03-17T23:07:14.362076-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": "Missouri",
"amount": 5107.0
},
{
"team": "Princeton",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "ec408a8d-8aac-4c12-b295-07515fb195af",
"gambit_id": "07c0e793-0f4b-4d12-8458-81cd8baaff77",
"last_updated": "2023-03-19T16:47:19.705437-04:00",
"created_at": "2023-03-17T23:07:14.364322-04:00",
"name": "Missouri",
"reward": "1.83000",
"odds": "1.86960",
"spread": "-6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/02355ce1-3651-4b8e-95fc-01a56465fa9f/?format=api"
},
{
"id": "d849ba13-f98b-410a-80fb-26d850074e9c",
"gambit_id": "df6ed4af-4078-4157-9b65-b5ca6f6a0ec3",
"last_updated": "2023-03-19T16:47:19.706673-04:00",
"created_at": "2023-03-17T23:07:14.366914-04:00",
"name": "Princeton",
"reward": "1.91000",
"odds": "1.95240",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/02355ce1-3651-4b8e-95fc-01a56465fa9f/?format=api"
}
]
}