GET /api/bet_types/fe10cb27-a977-4c88-898d-b392f875fb76/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "fe10cb27-a977-4c88-898d-b392f875fb76",
"match": "https://api-prod.gambitprofit.com/api/matches/41057051-1bb9-4dd8-bc97-05781775d035/?format=api",
"name": "Play the Odds",
"created_at": "2023-05-09T11:07:07.422502-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": "Carolina Hurricanes",
"amount": 6399.0
},
{
"team": "New Jersey Devils",
"amount": 3601.0
}
],
"expected_reward_tokens": 9470.52,
"profit_sb": -29.48,
"profit_sb_percentage": -0.31,
"recommended": false
},
"lines": [
{
"id": "9fd7cff6-791e-4d54-a77d-7967aef84587",
"gambit_id": "225fdd5a-5370-4f17-96bb-f5a20f63f532",
"last_updated": "2023-05-10T16:02:12.000296-04:00",
"created_at": "2023-05-09T11:07:07.425780-04:00",
"name": "Carolina Hurricanes",
"reward": "1.48000",
"odds": "1.50000",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fe10cb27-a977-4c88-898d-b392f875fb76/?format=api"
},
{
"id": "9d2ed3cb-c6f8-4d3c-bbcf-0f9811005f32",
"gambit_id": "dbb252e9-e0d9-499c-8d8a-9907ff269d84",
"last_updated": "2023-05-10T16:02:11.997609-04:00",
"created_at": "2023-05-09T11:07:07.424040-04:00",
"name": "New Jersey Devils",
"reward": "2.63000",
"odds": "2.70000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fe10cb27-a977-4c88-898d-b392f875fb76/?format=api"
}
]
}