GET /api/bet_types/a760c38e-308d-43ba-b76c-fe63742046a3/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "a760c38e-308d-43ba-b76c-fe63742046a3",
"match": "https://api-prod.gambitprofit.com/api/matches/390b803b-27b2-4399-b664-d14f953a471d/?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": "SEA",
"amount": 5979.0
},
{
"team": "ATL",
"amount": 4021.0
}
],
"expected_reward_tokens": 9207.66,
"profit_sb": 207.66,
"profit_sb_percentage": 2.31,
"recommended": true
},
"lines": [
{
"id": "8886cb40-fdd9-433b-bde2-2e64ab97cbde",
"gambit_id": "88ca59b3-7a14-4650-a51f-d940e28dfff0",
"last_updated": "2022-09-10T21:52:23.084394-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "SEA",
"reward": "1.54000",
"odds": "1.60610",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a760c38e-308d-43ba-b76c-fe63742046a3/?format=api"
},
{
"id": "0149f131-7e36-4268-9f1c-5f53b4f1da51",
"gambit_id": "06b8c378-7be7-4529-afe1-081ae9041fe2",
"last_updated": "2022-09-10T21:52:23.085359-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "ATL",
"reward": "2.29000",
"odds": "2.45000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a760c38e-308d-43ba-b76c-fe63742046a3/?format=api"
}
]
}