GET /api/bet_types/812c94d4-4dc1-41b8-8c36-d86713ffa2c0/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "812c94d4-4dc1-41b8-8c36-d86713ffa2c0",
"match": "https://api-prod.gambitprofit.com/api/matches/afa87464-69a0-4be3-b35d-c6461c9ea207/?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": "WAS",
"amount": 5204.0
},
{
"team": "CHC",
"amount": 4796.0
}
],
"expected_reward_tokens": 9159.04,
"profit_sb": 159.04,
"profit_sb_percentage": 1.77,
"recommended": true
},
"lines": [
{
"id": "53eee519-c81d-4721-bd9b-8aff55255510",
"gambit_id": "686f2978-ab2c-4c67-ab5e-4c837469dd1c",
"last_updated": "2022-08-17T09:47:05.550829-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "WAS",
"reward": "1.76000",
"odds": "1.83330",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/812c94d4-4dc1-41b8-8c36-d86713ffa2c0/?format=api"
},
{
"id": "e1c4613a-eec6-4a1c-b5b6-d8f0b7e2bcaa",
"gambit_id": "6b7da80e-5a07-49f9-821c-94c628d50e77",
"last_updated": "2022-08-17T09:47:05.551274-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "CHC",
"reward": "1.91000",
"odds": "2.00000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/812c94d4-4dc1-41b8-8c36-d86713ffa2c0/?format=api"
}
]
}