GET /api/bet_types/cbd2d6c9-05f2-44dd-a775-5b5937c4bea7/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "cbd2d6c9-05f2-44dd-a775-5b5937c4bea7",
"match": "https://api-prod.gambitprofit.com/api/matches/90346c19-6ca9-496c-8a9f-39269f50f98f/?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": "MIL",
"amount": 5097.0
},
{
"team": "NYY",
"amount": 4903.0
}
],
"expected_reward_tokens": 8970.72,
"profit_sb": -29.28,
"profit_sb_percentage": -0.33,
"recommended": false
},
"lines": [
{
"id": "48dc553d-7bec-496c-b137-e1587886f841",
"gambit_id": "13f986cb-59a8-4153-ba96-d02ad7d9cca1",
"last_updated": "2022-09-19T11:52:13.243834-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "MIL",
"reward": "1.76000",
"odds": "1.86960",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cbd2d6c9-05f2-44dd-a775-5b5937c4bea7/?format=api"
},
{
"id": "9299a3c3-2fc1-4bac-b1d7-48bd8acf379b",
"gambit_id": "24aa2089-cac7-4e86-ab7c-d4253dc05917",
"last_updated": "2022-09-19T11:52:13.245177-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "NYY",
"reward": "1.83000",
"odds": "1.95240",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cbd2d6c9-05f2-44dd-a775-5b5937c4bea7/?format=api"
}
]
}