GET /api/bet_types/8a786d24-49b8-479c-91ff-c94e1a449349/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "8a786d24-49b8-479c-91ff-c94e1a449349",
"match": "https://api-prod.gambitprofit.com/api/matches/fd6840ec-ddbb-4027-a607-50bbbcafec1e/?format=api",
"name": "Play the Odds",
"created_at": "2023-09-19T11:23:23.873560-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": "Pittsburgh Pirates",
"amount": 5319.0
},
{
"team": "Chicago Cubs",
"amount": 4681.0
}
],
"expected_reward_tokens": 9361.44,
"profit_sb": -138.56,
"profit_sb_percentage": -1.46,
"recommended": false
},
"lines": [
{
"id": "30f9e262-43d3-4957-83df-769192086c21",
"gambit_id": "01d437a0-f3a3-48b7-9582-98ebafd25c6d",
"last_updated": "2023-09-21T09:48:17.158151-04:00",
"created_at": "2023-09-19T11:23:23.877469-04:00",
"name": "Pittsburgh Pirates",
"reward": "1.76000",
"odds": "1.80000",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8a786d24-49b8-479c-91ff-c94e1a449349/?format=api"
},
{
"id": "515df516-dad4-4c3e-a487-4ed2664b62c3",
"gambit_id": "5df060f4-e361-4183-b977-0b2bfcc4daaa",
"last_updated": "2023-09-21T09:48:17.161473-04:00",
"created_at": "2023-09-19T11:23:23.882219-04:00",
"name": "Chicago Cubs",
"reward": "2.00000",
"odds": "2.05000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8a786d24-49b8-479c-91ff-c94e1a449349/?format=api"
}
]
}