GET /api/bet_types/627ea41a-3bdd-4d33-8077-aa33ddd48741/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "627ea41a-3bdd-4d33-8077-aa33ddd48741",
"match": "https://api-prod.gambitprofit.com/api/matches/a50a8d9c-378e-4dee-954f-9aa1a3455c31/?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": "Boston Bruins",
"amount": 5419.0
},
{
"team": "Arizona Coyotes",
"amount": 4581.0
}
],
"expected_reward_tokens": 9482.67,
"profit_sb": -17.33,
"profit_sb_percentage": -0.18,
"recommended": false
},
"lines": [
{
"id": "d8c15614-1455-4814-b293-341ce8cae191",
"gambit_id": "48bb40d8-b422-4d6f-8f4e-50d9af3a9bee",
"last_updated": "2022-10-17T14:27:41.795376-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Boston Bruins",
"reward": "1.75000",
"odds": "1.76920",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/627ea41a-3bdd-4d33-8077-aa33ddd48741/?format=api"
},
{
"id": "ac6e4224-d258-42b1-a6c5-7e8c10f74563",
"gambit_id": "67841eb8-390e-46ae-8195-b3983dfe088e",
"last_updated": "2022-10-17T14:27:41.796364-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Arizona Coyotes",
"reward": "2.07000",
"odds": "2.10000",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/627ea41a-3bdd-4d33-8077-aa33ddd48741/?format=api"
}
]
}