GET /api/bet_types/94cfb27b-55f3-414c-8df8-33245a5a52d0/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "94cfb27b-55f3-414c-8df8-33245a5a52d0",
"match": "https://api-prod.gambitprofit.com/api/matches/fdb70b48-1ea8-4f4c-bbb7-0941dba9dec4/?format=api",
"name": "Pick the Winner",
"created_at": "2023-09-24T09:13:23.144388-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": "PHI (C Sanchez)",
"amount": 6104.0
},
{
"team": "NYM (J Butto)",
"amount": 3896.0
}
],
"expected_reward_tokens": 9583.28,
"profit_sb": 83.28,
"profit_sb_percentage": 0.88,
"recommended": true
},
"lines": [
{
"id": "54680728-209a-4eb6-bda1-32dd5a95419c",
"gambit_id": "57782d25-ac13-420e-a824-37653417b0bf",
"last_updated": "2023-09-26T09:58:05.693166-04:00",
"created_at": "2023-09-24T09:13:23.155878-04:00",
"name": "PHI (C Sanchez)",
"reward": "1.57000",
"odds": "1.59520",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/94cfb27b-55f3-414c-8df8-33245a5a52d0/?format=api"
},
{
"id": "5beab6d8-6060-4fa2-907c-a954d32627ed",
"gambit_id": "98945ee9-1e94-4d6a-8da9-8dca97a1728f",
"last_updated": "2023-09-26T09:58:05.689640-04:00",
"created_at": "2023-09-24T09:13:23.150783-04:00",
"name": "NYM (J Butto)",
"reward": "2.46000",
"odds": "2.53000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/94cfb27b-55f3-414c-8df8-33245a5a52d0/?format=api"
}
]
}