GET /api/bet_types/db58ed9c-f168-466a-90ec-79ab3e3f2b8c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "db58ed9c-f168-466a-90ec-79ab3e3f2b8c",
"match": "https://api-prod.gambitprofit.com/api/matches/32a3e07d-c05d-43d6-8e8b-7a441b8576dd/?format=api",
"name": "Play the Odds",
"created_at": "1969-12-31T19:00:00-05: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": "Montreal Canadiens",
"amount": 6114.0
},
{
"team": "Vancouver Canucks",
"amount": 3886.0
}
],
"expected_reward_tokens": 9170.96,
"profit_sb": 170.96,
"profit_sb_percentage": 1.9,
"recommended": true
},
"lines": [
{
"id": "83b9fd5c-5013-45e1-b44a-aa32984e53b8",
"gambit_id": "fbbb0de0-a94b-4e4e-ad3c-33a2ec28648c",
"last_updated": "2022-11-10T10:04:26.472360-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Montreal Canadiens",
"reward": "1.50000",
"odds": "1.57140",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/db58ed9c-f168-466a-90ec-79ab3e3f2b8c/?format=api"
},
{
"id": "c2109969-d73f-4121-88fa-24e7bf08a27c",
"gambit_id": "d7d245a5-3fcf-461c-846a-ef52d0983aeb",
"last_updated": "2022-11-10T10:04:26.473317-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Vancouver Canucks",
"reward": "2.36000",
"odds": "2.55000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/db58ed9c-f168-466a-90ec-79ab3e3f2b8c/?format=api"
}
]
}