GET /api/bet_types/0f8d64cd-cac4-4f8d-a72f-2fb6d3c68c2a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "0f8d64cd-cac4-4f8d-a72f-2fb6d3c68c2a",
"match": "https://api-prod.gambitprofit.com/api/matches/8bad1029-abbe-4595-b7bf-2ac167c700d1/?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": "Evil Geniuses",
"amount": 6011.0
},
{
"team": "Cloud9",
"amount": 3989.0
}
],
"expected_reward_tokens": 8895.47,
"profit_sb": -104.53,
"profit_sb_percentage": -1.16,
"recommended": false
},
"lines": [
{
"id": "17c22e42-9459-4ae8-8c14-4857fe10a83f",
"gambit_id": "105015b5-e906-42c7-9c1b-622115fef813",
"last_updated": "2022-08-15T21:42:19.307327-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Evil Geniuses",
"reward": "1.48000",
"odds": "1.53000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0f8d64cd-cac4-4f8d-a72f-2fb6d3c68c2a/?format=api"
},
{
"id": "fb08ae3e-b406-4ac1-a2ee-23c4346033f6",
"gambit_id": "0cb0a4f3-6b76-430a-9a02-ad35661c6d10",
"last_updated": "2022-08-15T21:42:19.306811-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Cloud9",
"reward": "2.23000",
"odds": "2.35000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0f8d64cd-cac4-4f8d-a72f-2fb6d3c68c2a/?format=api"
}
]
}