GET /api/bet_types/616dcfb2-524d-4e6e-94be-2e095478113b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "616dcfb2-524d-4e6e-94be-2e095478113b",
"match": "https://api-prod.gambitprofit.com/api/matches/59d8e2c1-abc0-4ac2-8dac-6efd1e8801c4/?format=api",
"name": "Pick the Winner",
"created_at": "2023-07-06T08:43:16.944142-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": "BAL (K Bradish)",
"amount": 5325.0
},
{
"team": "NYY (L Severino)",
"amount": 4675.0
}
],
"expected_reward_tokens": 9583.75,
"profit_sb": 83.75,
"profit_sb_percentage": 0.88,
"recommended": true
},
"lines": [
{
"id": "ffdbacd3-4cb3-49e7-a4c4-793629f32aa2",
"gambit_id": "b6521744-7950-4709-a93d-aed40866b5c3",
"last_updated": "2023-07-07T16:57:58.184246-04:00",
"created_at": "2023-07-06T08:43:16.946090-04:00",
"name": "BAL (K Bradish)",
"reward": "1.80000",
"odds": "1.83330",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/616dcfb2-524d-4e6e-94be-2e095478113b/?format=api"
},
{
"id": "fbaf3dcb-7a31-4672-b090-48c01f5ec96d",
"gambit_id": "ec055518-7fc3-48c3-8f03-faf508ccfce5",
"last_updated": "2023-07-07T16:57:58.185560-04:00",
"created_at": "2023-07-06T08:43:16.948283-04:00",
"name": "NYY (L Severino)",
"reward": "2.05000",
"odds": "2.10000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/616dcfb2-524d-4e6e-94be-2e095478113b/?format=api"
}
]
}