GET /api/bet_types/812faa0a-6d45-49f5-acfe-217aa8ac161a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "812faa0a-6d45-49f5-acfe-217aa8ac161a",
"match": "https://api-prod.gambitprofit.com/api/matches/8ece7119-d2a4-4bea-a73f-26cfb2f11e7e/?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": "TOR (R Stripling)",
"amount": 5805.0
},
{
"team": "TEX (D Dunning)",
"amount": 4195.0
}
],
"expected_reward_tokens": 9229.0,
"profit_sb": 229.0,
"profit_sb_percentage": 2.54,
"recommended": true
},
"lines": [
{
"id": "68155c40-ce2d-4939-966b-d02c56292160",
"gambit_id": "22acee67-cd35-4027-8f74-aa137c5126d5",
"last_updated": "2022-09-10T21:57:23.466081-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "TOR (R Stripling)",
"reward": "1.59000",
"odds": "1.66670",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/812faa0a-6d45-49f5-acfe-217aa8ac161a/?format=api"
},
{
"id": "735c45b2-a831-4a7e-bae2-8f6c8d2378cb",
"gambit_id": "928cafda-1229-4133-9e71-730a72e669ea",
"last_updated": "2022-09-10T21:57:23.464881-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "TEX (D Dunning)",
"reward": "2.20000",
"odds": "2.35000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/812faa0a-6d45-49f5-acfe-217aa8ac161a/?format=api"
}
]
}