GET /api/bet_types/bae92bd7-a6ee-4e03-892b-31d125957422/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "bae92bd7-a6ee-4e03-892b-31d125957422",
"match": "https://api-prod.gambitprofit.com/api/matches/90491e4e-68e5-4de6-86d7-4f2874f9cccd/?format=api",
"name": "Pick the Winner",
"created_at": "2023-04-26T12:02:12.683014-04: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": "CHC (D Smyly)",
"amount": 5208.0
},
{
"team": "SDG (M Wacha)",
"amount": 4792.0
}
],
"expected_reward_tokens": 9582.72,
"profit_sb": 82.72,
"profit_sb_percentage": 0.87,
"recommended": true
},
"lines": [
{
"id": "031bbebd-2b2b-4fc4-adb7-6dcfb9ac3c48",
"gambit_id": "c22fde0a-d449-469c-a85f-350f680c972e",
"last_updated": "2023-04-27T11:52:06.835986-04:00",
"created_at": "2023-04-26T12:02:12.684422-04:00",
"name": "CHC (D Smyly)",
"reward": "1.84000",
"odds": "1.87720",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bae92bd7-a6ee-4e03-892b-31d125957422/?format=api"
},
{
"id": "68e56059-9bc2-405e-9dd4-252402c80873",
"gambit_id": "f9f41325-ca08-49f0-99bd-95ba7b7a0912",
"last_updated": "2023-04-27T11:52:06.837751-04:00",
"created_at": "2023-04-26T12:02:12.685905-04:00",
"name": "SDG (M Wacha)",
"reward": "2.00000",
"odds": "2.04000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bae92bd7-a6ee-4e03-892b-31d125957422/?format=api"
}
]
}