GET /api/bet_types/82630de2-6c59-4f8b-9517-eee796a1c205/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "82630de2-6c59-4f8b-9517-eee796a1c205",
"match": "https://api-prod.gambitprofit.com/api/matches/645a0ae6-9a97-41eb-b97e-dc939f8d9fca/?format=api",
"name": "Pick the Winner",
"created_at": "2023-07-30T08:18:23.065981-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": "NYM (J Verlander)",
"amount": 6825.0
},
{
"team": "WAS (T Williams)",
"amount": 3175.0
}
],
"expected_reward_tokens": 9555.0,
"profit_sb": 55.0,
"profit_sb_percentage": 0.58,
"recommended": true
},
"lines": [
{
"id": "ced8e11b-0880-4cd1-9065-5e7b76d2d13b",
"gambit_id": "f9a58538-0858-4778-8902-4a44bcaf3bee",
"last_updated": "2023-07-31T18:13:08.550948-04:00",
"created_at": "2023-07-30T08:18:23.075165-04:00",
"name": "NYM (J Verlander)",
"reward": "1.40000",
"odds": "1.41670",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/82630de2-6c59-4f8b-9517-eee796a1c205/?format=api"
},
{
"id": "2c7e1ca3-b12b-40ed-89f3-7e856ab45bac",
"gambit_id": "4ef401a7-1b0f-4ec4-a246-f342043a0b16",
"last_updated": "2023-07-31T18:13:08.546099-04:00",
"created_at": "2023-07-30T08:18:23.071247-04:00",
"name": "WAS (T Williams)",
"reward": "3.01000",
"odds": "3.10000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/82630de2-6c59-4f8b-9517-eee796a1c205/?format=api"
}
]
}