GET /api/bet_types/18ef4bbc-9bdf-4d35-a8a2-01d74289102e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "18ef4bbc-9bdf-4d35-a8a2-01d74289102e",
"match": "https://api-prod.gambitprofit.com/api/matches/2ba1cb6e-785d-4f6e-9fd4-91a352555c24/?format=api",
"name": "Play the Odds",
"created_at": "2023-04-11T10:27:03.624408-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": "OAK",
"amount": 5319.0
},
{
"team": "BAL",
"amount": 4681.0
}
],
"expected_reward_tokens": 9361.44,
"profit_sb": -138.56,
"profit_sb_percentage": -1.46,
"recommended": false
},
"lines": [
{
"id": "f834876a-e274-470f-8908-74026a567bc2",
"gambit_id": "bf804040-59df-4949-80dd-f5b7d2e16386",
"last_updated": "2023-04-12T09:57:02.374467-04:00",
"created_at": "2023-04-11T10:27:03.630051-04:00",
"name": "OAK",
"reward": "1.76000",
"odds": "1.80000",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/18ef4bbc-9bdf-4d35-a8a2-01d74289102e/?format=api"
},
{
"id": "26c0b2d0-d262-4f15-bbbd-a22187322d9d",
"gambit_id": "c08f2cf3-8fe2-4f54-be42-99730a60ec92",
"last_updated": "2023-04-12T09:57:02.372544-04:00",
"created_at": "2023-04-11T10:27:03.627846-04:00",
"name": "BAL",
"reward": "2.00000",
"odds": "2.05000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/18ef4bbc-9bdf-4d35-a8a2-01d74289102e/?format=api"
}
]
}