GET /api/bet_types/c0615921-c5cd-4e51-85ea-284297debb42/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "c0615921-c5cd-4e51-85ea-284297debb42",
"match": "https://api-prod.gambitprofit.com/api/matches/c57480e6-634c-4b2e-8e2f-55ad829789ca/?format=api",
"name": "Pick the Winner",
"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": "TEX (G Otto)",
"amount": 5881.0
},
{
"team": "OAK (J Kaprielian)",
"amount": 4119.0
}
],
"expected_reward_tokens": 9350.13,
"profit_sb": 350.13,
"profit_sb_percentage": 3.89,
"recommended": true
},
"lines": [
{
"id": "bbe7617b-2926-434c-a2c6-514cf83c73bc",
"gambit_id": "ad5d2610-6372-4c46-af72-27425f452986",
"last_updated": "2022-08-16T13:57:07.546515-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "TEX (G Otto)",
"reward": "1.59000",
"odds": "1.64520",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c0615921-c5cd-4e51-85ea-284297debb42/?format=api"
},
{
"id": "39bcdab8-9d4f-4013-b4da-f3899086237f",
"gambit_id": "f6c8d2f1-6920-4fcd-b930-d2216268496f",
"last_updated": "2022-08-16T13:57:07.546897-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "OAK (J Kaprielian)",
"reward": "2.27000",
"odds": "2.40000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c0615921-c5cd-4e51-85ea-284297debb42/?format=api"
}
]
}