GET /api/bet_types/df4cebfb-a2df-47f2-9c50-eb7354025735/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "df4cebfb-a2df-47f2-9c50-eb7354025735",
"match": "https://api-prod.gambitprofit.com/api/matches/cbfa614f-a5df-48e9-be16-a2f825c91aa9/?format=api",
"name": "Play the Odds",
"created_at": "2023-03-13T09:22:03.367502-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": "Seattle Kraken",
"amount": 6706.0
},
{
"team": "Dallas Stars",
"amount": 3294.0
}
],
"expected_reward_tokens": 9453.78,
"profit_sb": -46.22,
"profit_sb_percentage": -0.49,
"recommended": false
},
"lines": [
{
"id": "657725f2-10b5-46e8-a019-f793f3f6e044",
"gambit_id": "07f89329-1a8e-4237-9fe0-4ee2c17a5421",
"last_updated": "2023-03-14T13:41:56.421858-04:00",
"created_at": "2023-03-13T09:22:03.369054-04:00",
"name": "Seattle Kraken",
"reward": "1.41000",
"odds": "1.42550",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/df4cebfb-a2df-47f2-9c50-eb7354025735/?format=api"
},
{
"id": "e0f6e268-29fb-4e1d-b709-233270025887",
"gambit_id": "520bd32d-bbd4-438e-a5ff-a76b4cd493de",
"last_updated": "2023-03-14T13:41:56.423131-04:00",
"created_at": "2023-03-13T09:22:03.370640-04:00",
"name": "Dallas Stars",
"reward": "2.87000",
"odds": "2.95000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/df4cebfb-a2df-47f2-9c50-eb7354025735/?format=api"
}
]
}