GET /api/bet_types/633c9fc0-fd40-42fc-b9a9-ba9b51c750cf/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "633c9fc0-fd40-42fc-b9a9-ba9b51c750cf",
"match": "https://api-prod.gambitprofit.com/api/matches/820adcd8-f188-4e30-bf1c-c4dbadd2bab5/?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": 5583.0
},
{
"team": "Winnipeg Jets",
"amount": 4417.0
}
],
"expected_reward_tokens": 9099.02,
"profit_sb": 99.02,
"profit_sb_percentage": 1.1,
"recommended": true
},
"lines": [
{
"id": "18e7ef68-e2aa-4e2b-9ee9-7be692691e5b",
"gambit_id": "5385e41e-bfcf-45b2-b6d4-0934843c59b9",
"last_updated": "2022-11-04T09:17:38.074831-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Montreal Canadiens",
"reward": "1.63000",
"odds": "1.71430",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/633c9fc0-fd40-42fc-b9a9-ba9b51c750cf/?format=api"
},
{
"id": "4f8cec42-3c7e-4880-b94a-1c28ffc91488",
"gambit_id": "26fe8dad-e492-4094-a10b-4a02c10548fa",
"last_updated": "2022-11-04T09:17:38.073773-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Winnipeg Jets",
"reward": "2.06000",
"odds": "2.20000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/633c9fc0-fd40-42fc-b9a9-ba9b51c750cf/?format=api"
}
]
}