GET /api/bet_types/0d527e33-5903-4b1f-ab1c-2e11ad44e1cd/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "0d527e33-5903-4b1f-ab1c-2e11ad44e1cd",
"match": "https://api-prod.gambitprofit.com/api/matches/88834ccf-65d7-4453-9d81-71cadcf2b88f/?format=api",
"name": "Play the Odds",
"created_at": "2023-04-19T12:17:09.486931-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": "HOU",
"amount": 5939.0
},
{
"team": "TOR",
"amount": 4061.0
}
],
"expected_reward_tokens": 9502.4,
"profit_sb": 2.4,
"profit_sb_percentage": 0.03,
"recommended": true
},
"lines": [
{
"id": "493229f8-db5b-42cd-bbc4-b6d16cc8d551",
"gambit_id": "c83b554a-3297-419c-845e-8e15e940d59a",
"last_updated": "2023-04-20T11:42:17.035456-04:00",
"created_at": "2023-04-19T12:17:09.488794-04:00",
"name": "HOU",
"reward": "1.60000",
"odds": "1.62500",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0d527e33-5903-4b1f-ab1c-2e11ad44e1cd/?format=api"
},
{
"id": "d4c32201-c45d-4d9b-ba37-dbf9a824782d",
"gambit_id": "972ab5a6-3296-4583-98dc-a3dbe134fdb9",
"last_updated": "2023-04-20T11:42:17.037311-04:00",
"created_at": "2023-04-19T12:17:09.490871-04:00",
"name": "TOR",
"reward": "2.34000",
"odds": "2.40000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0d527e33-5903-4b1f-ab1c-2e11ad44e1cd/?format=api"
}
]
}