GET /api/bet_types/7b9c450d-fdf8-4748-9196-458967ec5757/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "7b9c450d-fdf8-4748-9196-458967ec5757",
"match": "https://api-prod.gambitprofit.com/api/matches/65d72cee-f984-40d7-aef7-61c046902986/?format=api",
"name": "Play the Odds",
"created_at": "2023-11-18T09:38:23.876646-05: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": "Tampa Bay Lightning",
"amount": 6390.0
},
{
"team": "Edmonton Oilers",
"amount": 3610.0
}
],
"expected_reward_tokens": 9457.2,
"profit_sb": -42.8,
"profit_sb_percentage": -0.45,
"recommended": false
},
"lines": [
{
"id": "8f4859f6-a33e-4ed5-a7cc-97d1a32f96cb",
"gambit_id": "60fea941-1ec5-4522-85a1-3e02b672830b",
"last_updated": "2023-11-20T14:58:33.263360-05:00",
"created_at": "2023-11-18T09:38:23.886928-05:00",
"name": "Tampa Bay Lightning",
"reward": "1.48000",
"odds": "1.50000",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7b9c450d-fdf8-4748-9196-458967ec5757/?format=api"
},
{
"id": "ce41ea2a-0c8e-43f5-8f0f-129267c10089",
"gambit_id": "1b7470ac-a40c-42dd-8a17-1eb073338e14",
"last_updated": "2023-11-20T14:58:33.259976-05:00",
"created_at": "2023-11-18T09:38:23.881376-05:00",
"name": "Edmonton Oilers",
"reward": "2.62000",
"odds": "2.70000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7b9c450d-fdf8-4748-9196-458967ec5757/?format=api"
}
]
}