GET /api/bet_types/955c09e3-efca-45c9-b2e4-64d6999b1520/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "955c09e3-efca-45c9-b2e4-64d6999b1520",
"match": "https://api-prod.gambitprofit.com/api/matches/beea543d-133d-4810-8a2a-fb15eb2a7eba/?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": "WAS",
"amount": 5753.0
},
{
"team": "MIA",
"amount": 4247.0
}
],
"expected_reward_tokens": 9088.58,
"profit_sb": 88.58,
"profit_sb_percentage": 0.98,
"recommended": true
},
"lines": [
{
"id": "d1dbf09b-1b76-4102-97cb-85e76705f487",
"gambit_id": "55596c9c-e1ce-428a-99d2-16e965a02710",
"last_updated": "2022-09-19T09:37:06.997030-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "WAS",
"reward": "1.58000",
"odds": "1.66670",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/955c09e3-efca-45c9-b2e4-64d6999b1520/?format=api"
},
{
"id": "bc1567e0-36a1-4dd6-b123-020a05886c05",
"gambit_id": "5c84779b-0eb9-4ac3-94e4-88d997f6f461",
"last_updated": "2022-09-19T09:37:06.997997-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "MIA",
"reward": "2.14000",
"odds": "2.30000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/955c09e3-efca-45c9-b2e4-64d6999b1520/?format=api"
}
]
}