GET /api/bet_types/aba83a33-260e-4e0a-86c0-65b0412ccc5e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "aba83a33-260e-4e0a-86c0-65b0412ccc5e",
"match": "https://api-prod.gambitprofit.com/api/matches/eb4f7b05-4410-4728-9ded-f23d52638d01/?format=api",
"name": "Play the Odds",
"created_at": "2023-07-22T08:38:12.007643-04: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": "SFO",
"amount": 5213.0
},
{
"team": "WAS",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "56ca0cd2-9b31-4cdf-9752-524bba2d05ca",
"gambit_id": "53613d1a-1d04-47ff-837f-346d1cdc5d05",
"last_updated": "2023-07-23T21:53:26.606720-04:00",
"created_at": "2023-07-22T08:38:12.012206-04:00",
"name": "SFO",
"reward": "1.80000",
"odds": "1.83330",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/aba83a33-260e-4e0a-86c0-65b0412ccc5e/?format=api"
},
{
"id": "572a2798-f87e-4026-ae7e-0351054954db",
"gambit_id": "7293a2d0-e870-4303-a585-bffd1222d304",
"last_updated": "2023-07-23T21:53:26.609960-04:00",
"created_at": "2023-07-22T08:38:12.017742-04:00",
"name": "WAS",
"reward": "1.96000",
"odds": "2.00000",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/aba83a33-260e-4e0a-86c0-65b0412ccc5e/?format=api"
}
]
}