GET /api/bet_types/4647a9cb-50c0-4eab-831c-47ab35cb6cdc/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "4647a9cb-50c0-4eab-831c-47ab35cb6cdc",
"match": "https://api-prod.gambitprofit.com/api/matches/9588be25-8185-42b7-9c8b-9dbb3f707509/?format=api",
"name": "Play the Odds",
"created_at": "2023-11-02T09:03:06.110563-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": "San Jose Sharks",
"amount": 5423.0
},
{
"team": "Vancouver Canucks",
"amount": 4577.0
}
],
"expected_reward_tokens": 9381.79,
"profit_sb": -118.21,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "0b9bd8c5-d660-4905-b609-5c94b6a48c07",
"gambit_id": "34d176e4-ea79-48ae-8c92-8e68a5d0f70b",
"last_updated": "2023-11-03T10:43:13.823342-04:00",
"created_at": "2023-11-02T09:03:06.119991-04:00",
"name": "San Jose Sharks",
"reward": "1.73000",
"odds": "1.76920",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4647a9cb-50c0-4eab-831c-47ab35cb6cdc/?format=api"
},
{
"id": "3ba22209-8ae7-47c8-8a93-494f3aa6e53e",
"gambit_id": "14df6894-a665-4296-a876-70a6fcb3c60f",
"last_updated": "2023-11-03T10:43:13.817455-04:00",
"created_at": "2023-11-02T09:03:06.115697-04:00",
"name": "Vancouver Canucks",
"reward": "2.05000",
"odds": "2.10000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4647a9cb-50c0-4eab-831c-47ab35cb6cdc/?format=api"
}
]
}