GET /api/bet_types/6a2ebbe9-206c-4539-9fed-70375d334616/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "6a2ebbe9-206c-4539-9fed-70375d334616",
"match": "https://api-prod.gambitprofit.com/api/matches/cae772f6-c1f0-4d11-9a02-4a99c60935e4/?format=api",
"name": "Pick the Winner",
"created_at": "2023-09-09T09:43:00.592159-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": "DET (T Skubal)",
"amount": 6293.0
},
{
"team": "CWS (J Urena)",
"amount": 3707.0
}
],
"expected_reward_tokens": 9564.06,
"profit_sb": 64.06,
"profit_sb_percentage": 0.67,
"recommended": true
},
"lines": [
{
"id": "995b2b94-b29e-424d-8393-324ae7b11a78",
"gambit_id": "de6c98cf-00ad-4d65-953c-10cbc7423f2f",
"last_updated": "2023-09-11T09:03:27.702844-04:00",
"created_at": "2023-09-09T09:43:00.600411-04:00",
"name": "DET (T Skubal)",
"reward": "1.52000",
"odds": "1.54050",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6a2ebbe9-206c-4539-9fed-70375d334616/?format=api"
},
{
"id": "401fec00-cde0-4521-8555-3a46f97b82e0",
"gambit_id": "880e8db6-0c69-4a65-b5b5-a30942230e5f",
"last_updated": "2023-09-11T09:03:27.699434-04:00",
"created_at": "2023-09-09T09:43:00.596215-04:00",
"name": "CWS (J Urena)",
"reward": "2.58000",
"odds": "2.65000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6a2ebbe9-206c-4539-9fed-70375d334616/?format=api"
}
]
}