GET /api/bet_types/5e03587b-357d-4714-90fe-9e5df16a0870/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "5e03587b-357d-4714-90fe-9e5df16a0870",
"match": "https://api-prod.gambitprofit.com/api/matches/7c2108a7-619c-4977-bc2a-122e724cc73a/?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": "Ben Rothwell",
"amount": 7531.0
},
{
"team": "Bobo O'Bannon",
"amount": 2469.0
}
],
"expected_reward_tokens": 8886.58,
"profit_sb": -613.42,
"profit_sb_percentage": -6.46,
"recommended": false
},
"lines": [
{
"id": "3cdb3319-89fd-492a-a697-3766b7392362",
"gambit_id": "de6c4cab-0406-4b89-97d0-4a36af9bd46f",
"last_updated": "2022-10-02T15:17:28.014224-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Ben Rothwell",
"reward": "1.18000",
"odds": "1.22000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5e03587b-357d-4714-90fe-9e5df16a0870/?format=api"
},
{
"id": "e4d4cbdf-2061-4df3-9acf-9c2bd0afe686",
"gambit_id": "6213f39b-2249-46a9-ac82-5d22a13a8b02",
"last_updated": "2022-10-02T15:17:28.012894-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Bobo O'Bannon",
"reward": "3.60000",
"odds": "4.25000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5e03587b-357d-4714-90fe-9e5df16a0870/?format=api"
}
]
}