GET /api/bet_types/51654fa1-8a4b-42fc-bd65-fc372daf9c0f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "51654fa1-8a4b-42fc-bd65-fc372daf9c0f",
"match": "https://api-prod.gambitprofit.com/api/matches/e382df55-9a01-4aa7-829d-e6fe7b73bbbc/?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": "Oregon State",
"amount": 5106.0
},
{
"team": "Stanford",
"amount": 4894.0
}
],
"expected_reward_tokens": 9395.04,
"profit_sb": -104.96,
"profit_sb_percentage": -1.1,
"recommended": false
},
"lines": [
{
"id": "4711095e-7263-4ba9-8d02-a26ac0652b9d",
"gambit_id": "e79964d4-af39-41f5-b5f0-d0a3fa0794da",
"last_updated": "2022-10-11T11:42:07.682505-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Oregon State",
"reward": "1.84000",
"odds": "1.86960",
"spread": "-4.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/51654fa1-8a4b-42fc-bd65-fc372daf9c0f/?format=api"
},
{
"id": "5d815e8e-075d-4b50-9c53-39f02f24b9cd",
"gambit_id": "84666e45-79ce-4d75-96ae-a55081f00540",
"last_updated": "2022-10-11T11:42:07.681470-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Stanford",
"reward": "1.92000",
"odds": "1.95240",
"spread": "4.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/51654fa1-8a4b-42fc-bd65-fc372daf9c0f/?format=api"
}
]
}