GET /api/bet_types/99692ae4-2564-44ae-ab9f-c6d9c59af146/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "99692ae4-2564-44ae-ab9f-c6d9c59af146",
"match": "https://api-prod.gambitprofit.com/api/matches/5f4af939-1da1-4233-957b-fddb2fdbce97/?format=api",
"name": "Play the Odds",
"created_at": "2023-06-19T08:08:07.242002-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": "COL",
"amount": 5421.0
},
{
"team": "CIN",
"amount": 4579.0
}
],
"expected_reward_tokens": 9432.54,
"profit_sb": -67.46,
"profit_sb_percentage": -0.71,
"recommended": false
},
"lines": [
{
"id": "2dcce527-5183-4eec-ad15-1b0b6241afb1",
"gambit_id": "abb1545a-b9bf-48a4-b2d5-b377dafaeb8b",
"last_updated": "2023-06-20T10:33:07.241989-04:00",
"created_at": "2023-06-19T08:08:07.244192-04:00",
"name": "COL",
"reward": "1.74000",
"odds": "1.76920",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/99692ae4-2564-44ae-ab9f-c6d9c59af146/?format=api"
},
{
"id": "637f5ac8-6159-4850-abb4-6ee9bcd659e0",
"gambit_id": "131d2202-0d29-4a6a-83be-5041f3aab1fa",
"last_updated": "2023-06-20T10:33:07.244448-04:00",
"created_at": "2023-06-19T08:08:07.246423-04:00",
"name": "CIN",
"reward": "2.06000",
"odds": "2.10000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/99692ae4-2564-44ae-ab9f-c6d9c59af146/?format=api"
}
]
}