GET /api/bet_types/fb996426-bb94-4725-b5aa-30f72f25da3d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "fb996426-bb94-4725-b5aa-30f72f25da3d",
"match": "https://api-prod.gambitprofit.com/api/matches/d0c9915e-2261-439a-805d-30d43c9e5af8/?format=api",
"name": "Play the Odds",
"created_at": "2023-10-30T08:58:11.430367-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": "Philadelphia Flyers",
"amount": 5861.0
},
{
"team": "Carolina Hurricanes",
"amount": 4139.0
}
],
"expected_reward_tokens": 9436.21,
"profit_sb": -63.79,
"profit_sb_percentage": -0.67,
"recommended": false
},
"lines": [
{
"id": "55772da9-a52a-45c6-a2f0-f84297ec1f5a",
"gambit_id": "15b518b4-e935-4059-b2be-6443ddeba82c",
"last_updated": "2023-10-31T19:53:07.361137-04:00",
"created_at": "2023-10-30T08:58:11.439178-04:00",
"name": "Philadelphia Flyers",
"reward": "1.61000",
"odds": "1.64520",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fb996426-bb94-4725-b5aa-30f72f25da3d/?format=api"
},
{
"id": "46169a7e-6018-41ad-b645-41d334fca07f",
"gambit_id": "4f0effab-244a-4c40-a2c2-c765a7e9e925",
"last_updated": "2023-10-31T19:53:07.357694-04:00",
"created_at": "2023-10-30T08:58:11.434046-04:00",
"name": "Carolina Hurricanes",
"reward": "2.28000",
"odds": "2.35000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fb996426-bb94-4725-b5aa-30f72f25da3d/?format=api"
}
]
}