GET /api/bet_types/efde107b-0a05-496a-a199-3637df4d7865/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "efde107b-0a05-496a-a199-3637df4d7865",
"match": "https://api-prod.gambitprofit.com/api/matches/b9506af6-b474-4ed3-a986-afa8179a0728/?format=api",
"name": "Play the Odds",
"created_at": "2023-02-04T09:17:17.830231-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": "Washington Wizards",
"amount": 5108.0
},
{
"team": "Brooklyn Nets",
"amount": 4892.0
}
],
"expected_reward_tokens": 9294.8,
"profit_sb": -205.2,
"profit_sb_percentage": -2.16,
"recommended": false
},
"lines": [
{
"id": "3abfea71-ce92-474c-88d1-cc6c98127cb9",
"gambit_id": "d12b448c-a88c-4050-ac74-dbfbc542d284",
"last_updated": "2023-02-05T11:41:54.708235-05:00",
"created_at": "2023-02-04T09:17:17.832944-05:00",
"name": "Washington Wizards",
"reward": "1.82000",
"odds": "1.86960",
"spread": "1.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/efde107b-0a05-496a-a199-3637df4d7865/?format=api"
},
{
"id": "f2202dbb-d211-4f6f-a2b4-601d62b30912",
"gambit_id": "3fd28816-78d0-4256-9e52-a4ecfbf99357",
"last_updated": "2023-02-05T11:41:54.706989-05:00",
"created_at": "2023-02-04T09:17:17.831543-05:00",
"name": "Brooklyn Nets",
"reward": "1.90000",
"odds": "1.95240",
"spread": "-1.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/efde107b-0a05-496a-a199-3637df4d7865/?format=api"
}
]
}