GET /api/bet_types/ba4fe2e6-b792-4f14-88b1-62c59c54fce4/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ba4fe2e6-b792-4f14-88b1-62c59c54fce4",
"match": "https://api-prod.gambitprofit.com/api/matches/76bef33f-4b9d-4a16-9abb-54ec922bd419/?format=api",
"name": "Play the Odds",
"created_at": "2023-07-24T08:13:22.441845-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": "HOU",
"amount": 6090.0
},
{
"team": "TEX",
"amount": 3910.0
}
],
"expected_reward_tokens": 9500.4,
"profit_sb": 0.4,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "8fb47b33-8670-497f-ac86-2a346fc0cc4e",
"gambit_id": "1b2845f5-dbd6-47a7-a3a3-09e143be4dbf",
"last_updated": "2023-07-25T20:18:25.029613-04:00",
"created_at": "2023-07-24T08:13:22.456308-04:00",
"name": "HOU",
"reward": "1.56000",
"odds": "1.58820",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ba4fe2e6-b792-4f14-88b1-62c59c54fce4/?format=api"
},
{
"id": "c70c87b0-3f5f-4daa-84f6-01b674bc85d2",
"gambit_id": "1220e62f-bb72-45cc-bd79-6591e95bf24e",
"last_updated": "2023-07-25T20:18:25.025954-04:00",
"created_at": "2023-07-24T08:13:22.445409-04:00",
"name": "TEX",
"reward": "2.43000",
"odds": "2.50000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ba4fe2e6-b792-4f14-88b1-62c59c54fce4/?format=api"
}
]
}