GET /api/bet_types/f2c6fbe1-b346-4ffc-a0b5-bafdeb1cdaa0/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "f2c6fbe1-b346-4ffc-a0b5-bafdeb1cdaa0",
"match": "https://api-prod.gambitprofit.com/api/matches/4e2b597b-1b80-498f-8699-de7bb1e7c630/?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": "BOS",
"amount": 5610.0
},
{
"team": "TAM",
"amount": 4390.0
}
],
"expected_reward_tokens": 9480.9,
"profit_sb": -19.1,
"profit_sb_percentage": -0.2,
"recommended": false
},
"lines": [
{
"id": "e4d26c57-86a8-4bb1-a1f7-9547fe8e8c40",
"gambit_id": "04eadcde-222e-492b-83f2-0335242cfc9e",
"last_updated": "2022-10-04T09:22:02.915175-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "BOS",
"reward": "1.69000",
"odds": "1.71430",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f2c6fbe1-b346-4ffc-a0b5-bafdeb1cdaa0/?format=api"
},
{
"id": "615dc4bf-0740-4f13-a814-dc0165650938",
"gambit_id": "51dd83d9-8e2d-4d55-a51b-9771dbfba329",
"last_updated": "2022-10-04T09:22:02.916176-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "TAM",
"reward": "2.16000",
"odds": "2.20000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f2c6fbe1-b346-4ffc-a0b5-bafdeb1cdaa0/?format=api"
}
]
}