GET /api/bet_types/3a142015-51c1-4ab8-a7b7-785324f4a77a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "3a142015-51c1-4ab8-a7b7-785324f4a77a",
"match": "https://api-prod.gambitprofit.com/api/matches/b8eda9f1-85fc-45fc-b381-19178477c9cf/?format=api",
"name": "Pick the Winner",
"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": "NYM (D Peterson)",
"amount": 6970.0
},
{
"team": "WAS (J Gray)",
"amount": 3030.0
}
],
"expected_reward_tokens": 9270.1,
"profit_sb": 270.1,
"profit_sb_percentage": 3.0,
"recommended": true
},
"lines": [
{
"id": "a149bdba-ff6a-4571-aba4-16c47697bccf",
"gambit_id": "9e895529-0e82-43a0-8ee5-30999f241531",
"last_updated": "2022-09-03T19:52:05.155157-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "NYM (D Peterson)",
"reward": "1.33000",
"odds": "1.37040",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3a142015-51c1-4ab8-a7b7-785324f4a77a/?format=api"
},
{
"id": "1b559067-c3c5-4d7b-98b5-6e15082e6434",
"gambit_id": "d33d9197-8b59-4955-8fc9-f1362b8278ea",
"last_updated": "2022-09-03T19:52:05.156103-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "WAS (J Gray)",
"reward": "3.06000",
"odds": "3.30000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3a142015-51c1-4ab8-a7b7-785324f4a77a/?format=api"
}
]
}