GET /api/bet_types/edffc6b5-d794-49fa-ac3e-ee870e386b4e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "edffc6b5-d794-49fa-ac3e-ee870e386b4e",
"match": "https://api-prod.gambitprofit.com/api/matches/785efa2a-d7af-48b8-9338-7d2264fbde4a/?format=api",
"name": "Play the Odds",
"created_at": "2023-04-02T09:57:08.648501-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": "St Louis Blues",
"amount": 5421.0
},
{
"team": "Boston Bruins",
"amount": 4579.0
}
],
"expected_reward_tokens": 9432.54,
"profit_sb": -67.46,
"profit_sb_percentage": -0.71,
"recommended": false
},
"lines": [
{
"id": "51e2630a-df6d-4c30-9101-11892bd4867b",
"gambit_id": "5517869e-bab6-41d2-ba0e-15149495d3b5",
"last_updated": "2023-04-03T20:27:18.579691-04:00",
"created_at": "2023-04-02T09:57:08.651125-04:00",
"name": "St Louis Blues",
"reward": "1.74000",
"odds": "1.76920",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/edffc6b5-d794-49fa-ac3e-ee870e386b4e/?format=api"
},
{
"id": "6c967984-25dc-4e8a-bc3c-5c20ae3229e5",
"gambit_id": "92df6b9d-6398-4e49-aa22-7a3c0eb9e3ae",
"last_updated": "2023-04-03T20:27:18.583266-04:00",
"created_at": "2023-04-02T09:57:08.653959-04:00",
"name": "Boston Bruins",
"reward": "2.06000",
"odds": "2.10000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/edffc6b5-d794-49fa-ac3e-ee870e386b4e/?format=api"
}
]
}