GET /api/bet_types/6292ff51-5531-4188-8511-bc7cb9a55288/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "6292ff51-5531-4188-8511-bc7cb9a55288",
"match": "https://api-prod.gambitprofit.com/api/matches/48ba722c-fbe7-480f-8e8c-5c7032ba180b/?format=api",
"name": "Play the Odds",
"created_at": "2023-10-27T09:07:58.897186-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": 5788.0
},
{
"team": "Vancouver Canucks",
"amount": 4212.0
}
],
"expected_reward_tokens": 9434.44,
"profit_sb": -65.56,
"profit_sb_percentage": -0.69,
"recommended": false
},
"lines": [
{
"id": "eb99aac7-370e-4591-a0fa-230721d90b77",
"gambit_id": "02f1ea54-4b89-42ac-89fa-32012e2b6a23",
"last_updated": "2023-10-30T14:58:09.713185-04:00",
"created_at": "2023-10-27T09:07:58.903389-04:00",
"name": "St Louis Blues",
"reward": "1.63000",
"odds": "1.66670",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6292ff51-5531-4188-8511-bc7cb9a55288/?format=api"
},
{
"id": "7bf36ac0-d806-4bc1-8f45-157fd8a152ed",
"gambit_id": "969558d9-7824-4c3c-bfed-9ba42ee06ef9",
"last_updated": "2023-10-30T14:58:09.716660-04:00",
"created_at": "2023-10-27T09:07:58.908156-04:00",
"name": "Vancouver Canucks",
"reward": "2.24000",
"odds": "2.30000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6292ff51-5531-4188-8511-bc7cb9a55288/?format=api"
}
]
}