GET /api/bet_types/30a095af-b652-43c6-ad29-c1303532a6f2/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "30a095af-b652-43c6-ad29-c1303532a6f2",
"match": "https://api-prod.gambitprofit.com/api/matches/08454720-0bd2-4519-8731-642d151bdd21/?format=api",
"name": "Pick the Winner",
"created_at": "2023-10-30T08:58:13.343772-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": "TEX (M Scherzer)",
"amount": 5222.0
},
{
"team": "ARI (B Pfaadt)",
"amount": 4778.0
}
],
"expected_reward_tokens": 9556.0,
"profit_sb": 56.0,
"profit_sb_percentage": 0.59,
"recommended": true
},
"lines": [
{
"id": "25a7d4a0-e632-4d0a-9d4d-4d460d315656",
"gambit_id": "29ac0a05-2f4f-4a3a-904d-a1f343d28022",
"last_updated": "2023-10-31T10:08:14.315240-04:00",
"created_at": "2023-10-30T08:58:13.347504-04:00",
"name": "TEX (M Scherzer)",
"reward": "1.83000",
"odds": "1.86960",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/30a095af-b652-43c6-ad29-c1303532a6f2/?format=api"
},
{
"id": "9b633095-3188-4a99-b6c9-f0b2da0cb386",
"gambit_id": "6287cd93-873f-48e7-91bf-198e9e068bb0",
"last_updated": "2023-10-31T10:08:14.320447-04:00",
"created_at": "2023-10-30T08:58:13.351342-04:00",
"name": "ARI (B Pfaadt)",
"reward": "2.00000",
"odds": "2.05000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/30a095af-b652-43c6-ad29-c1303532a6f2/?format=api"
}
]
}