GET /api/bet_types/a50abea7-1c30-4bc4-8d25-9e6859764906/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "a50abea7-1c30-4bc4-8d25-9e6859764906",
"match": "https://api-prod.gambitprofit.com/api/matches/88600e01-333a-443e-9699-dbf2f2f48b5e/?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": "BOS",
"amount": 6025.0
},
{
"team": "TAM",
"amount": 3975.0
}
],
"expected_reward_tokens": 9579.75,
"profit_sb": 79.75,
"profit_sb_percentage": 0.84,
"recommended": true
},
"lines": [
{
"id": "ae6813ef-574a-4c57-9aef-f59f29547324",
"gambit_id": "37160d96-c265-4e88-9d2c-f05721390aa9",
"last_updated": "2022-10-05T07:21:54.029142-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "BOS",
"reward": "1.59000",
"odds": "1.60610",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a50abea7-1c30-4bc4-8d25-9e6859764906/?format=api"
},
{
"id": "ac036b9a-9183-4d04-9c68-7a3e05d8d301",
"gambit_id": "ac25e295-c414-4067-9d9c-a2fd6c8921e9",
"last_updated": "2022-10-05T07:21:54.030067-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "TAM",
"reward": "2.41000",
"odds": "2.45000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a50abea7-1c30-4bc4-8d25-9e6859764906/?format=api"
}
]
}