GET /api/bet_types/42420cec-1e8d-42bb-81e6-50a9590e0b0d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "42420cec-1e8d-42bb-81e6-50a9590e0b0d",
"match": "https://api-prod.gambitprofit.com/api/matches/9443cee1-8756-4b74-9a03-b58ef96ac890/?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": "SEA (L Castillo)",
"amount": 6316.0
},
{
"team": "CWS (M Kopech)",
"amount": 3684.0
}
],
"expected_reward_tokens": 9283.68,
"profit_sb": 283.68,
"profit_sb_percentage": 3.15,
"recommended": true
},
"lines": [
{
"id": "3ea59d60-5cb9-4dcb-9873-bfad2c3e4e4c",
"gambit_id": "e8e88c9a-45d5-462b-b157-158be408e061",
"last_updated": "2022-09-08T10:42:24.724864-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "SEA (L Castillo)",
"reward": "1.47000",
"odds": "1.52630",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/42420cec-1e8d-42bb-81e6-50a9590e0b0d/?format=api"
},
{
"id": "22adb7ad-1d63-42e8-80fb-d95f1fe41f5c",
"gambit_id": "b5f8eaed-9573-4dc2-9038-eebe248ca08b",
"last_updated": "2022-09-08T10:42:24.725946-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "CWS (M Kopech)",
"reward": "2.52000",
"odds": "2.70000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/42420cec-1e8d-42bb-81e6-50a9590e0b0d/?format=api"
}
]
}