GET /api/bet_types/ebc9a53c-2594-4251-b57f-cfe5ab70b99f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ebc9a53c-2594-4251-b57f-cfe5ab70b99f",
"match": "https://api-prod.gambitprofit.com/api/matches/953d1d2e-405b-4946-8291-b768e2233140/?format=api",
"name": "Play the Odds",
"created_at": "1969-12-31T19:00:00-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": "Arizona Coyotes",
"amount": 5304.0
},
{
"team": "Los Angeles Kings",
"amount": 4696.0
}
],
"expected_reward_tokens": 9016.32,
"profit_sb": 16.32,
"profit_sb_percentage": 0.18,
"recommended": true
},
"lines": [
{
"id": "3892f83a-86ff-4800-8021-f69d76f7257b",
"gambit_id": "82c90f29-c885-48ae-bac2-19269118ed73",
"last_updated": "2022-12-03T10:17:31.360669-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Arizona Coyotes",
"reward": "1.70000",
"odds": "1.80000",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ebc9a53c-2594-4251-b57f-cfe5ab70b99f/?format=api"
},
{
"id": "c8013d64-604d-46ce-8e20-684e9612f9f8",
"gambit_id": "2b7cd404-b589-42c8-bb2a-09614b898c13",
"last_updated": "2022-12-03T10:17:31.359244-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Los Angeles Kings",
"reward": "1.92000",
"odds": "2.05000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ebc9a53c-2594-4251-b57f-cfe5ab70b99f/?format=api"
}
]
}