GET /api/bet_types/9dc7d25c-edc1-4e80-92f4-2ca165e22088/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "9dc7d25c-edc1-4e80-92f4-2ca165e22088",
"match": "https://api-prod.gambitprofit.com/api/matches/2ebc3f24-d5af-4446-aab1-aecbc1beb96b/?format=api",
"name": "Play the Odds",
"created_at": "2023-11-27T09:18:09.307466-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": "Buffalo Sabres",
"amount": 5421.0
},
{
"team": "New York Rangers",
"amount": 4579.0
}
],
"expected_reward_tokens": 9432.54,
"profit_sb": -67.46,
"profit_sb_percentage": -0.71,
"recommended": false
},
"lines": [
{
"id": "0c9cde40-7b8b-42d2-b740-40485ce852c3",
"gambit_id": "9f1e29de-b7e6-4cb4-acde-9b885d3556e9",
"last_updated": "2023-11-28T21:43:01.939714-05:00",
"created_at": "2023-11-27T09:18:09.311366-05:00",
"name": "Buffalo Sabres",
"reward": "1.74000",
"odds": "1.76920",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9dc7d25c-edc1-4e80-92f4-2ca165e22088/?format=api"
},
{
"id": "45f85004-a3d1-4392-adfa-d1ac4f762edf",
"gambit_id": "08eda458-be15-4cd0-9647-55fd5081b58b",
"last_updated": "2023-11-28T21:43:01.943293-05:00",
"created_at": "2023-11-27T09:18:09.322300-05:00",
"name": "New York Rangers",
"reward": "2.06000",
"odds": "2.10000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9dc7d25c-edc1-4e80-92f4-2ca165e22088/?format=api"
}
]
}