GET /api/bet_types/b0f92bba-a72c-4cff-b078-809f05b3533a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "b0f92bba-a72c-4cff-b078-809f05b3533a",
"match": "https://api-prod.gambitprofit.com/api/matches/16017e41-2ff5-409d-b2a5-7ce190c505e4/?format=api",
"name": "Play the Odds",
"created_at": "2023-07-05T08:42:58.146588-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": "NYY",
"amount": 6232.0
},
{
"team": "BAL",
"amount": 3768.0
}
],
"expected_reward_tokens": 9533.04,
"profit_sb": 33.04,
"profit_sb_percentage": 0.35,
"recommended": true
},
"lines": [
{
"id": "bc5e6201-99d0-4de1-8c63-e5abfc3a1350",
"gambit_id": "d621b50b-e391-4116-9fe4-dc4c476ff415",
"last_updated": "2023-07-06T12:28:22.911369-04:00",
"created_at": "2023-07-05T08:42:58.150684-04:00",
"name": "NYY",
"reward": "1.53000",
"odds": "1.55560",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b0f92bba-a72c-4cff-b078-809f05b3533a/?format=api"
},
{
"id": "c80d330f-8a41-47d5-9dd9-0bc9308f642c",
"gambit_id": "1e89761f-c2bb-4061-b0b5-d9cf87edad8a",
"last_updated": "2023-07-06T12:28:22.909798-04:00",
"created_at": "2023-07-05T08:42:58.148552-04:00",
"name": "BAL",
"reward": "2.53000",
"odds": "2.60000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b0f92bba-a72c-4cff-b078-809f05b3533a/?format=api"
}
]
}