GET /api/bet_types/3a8f1335-c775-4d18-8ff8-f73d3646ca78/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "3a8f1335-c775-4d18-8ff8-f73d3646ca78",
"match": "https://api-prod.gambitprofit.com/api/matches/ee28d370-ddbd-4fa7-a498-2f9b2ef29a99/?format=api",
"name": "Play the Odds",
"created_at": "2023-04-06T11:26:59.499824-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": 5512.0
},
{
"team": "Arizona Coyotes",
"amount": 4488.0
}
],
"expected_reward_tokens": 9424.8,
"profit_sb": -75.2,
"profit_sb_percentage": -0.79,
"recommended": false
},
"lines": [
{
"id": "79f90f3c-2dc8-4fb5-980a-82701a21ef01",
"gambit_id": "5647a521-440f-46a6-984a-e232d5a8fee4",
"last_updated": "2023-04-07T20:32:12.925681-04:00",
"created_at": "2023-04-06T11:26:59.502221-04:00",
"name": "Seattle Kraken",
"reward": "1.71000",
"odds": "1.74070",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3a8f1335-c775-4d18-8ff8-f73d3646ca78/?format=api"
},
{
"id": "7eaee75c-62cc-44a3-bcd1-1406b33021b3",
"gambit_id": "d2f15d40-21a1-4699-9f47-cf13ffbc6e44",
"last_updated": "2023-04-07T20:32:12.928392-04:00",
"created_at": "2023-04-06T11:26:59.504605-04:00",
"name": "Arizona Coyotes",
"reward": "2.10000",
"odds": "2.15000",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3a8f1335-c775-4d18-8ff8-f73d3646ca78/?format=api"
}
]
}