GET /api/bet_types/ec3c2373-30b9-4db3-b9ea-d57ac1b09495/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ec3c2373-30b9-4db3-b9ea-d57ac1b09495",
"match": "https://api-prod.gambitprofit.com/api/matches/365c7faa-fdcc-44e9-9bea-a8518e644912/?format=api",
"name": "Play the Odds",
"created_at": "2023-07-24T08:13:21.891949-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": "MIN",
"amount": 6232.0
},
{
"team": "SEA",
"amount": 3768.0
}
],
"expected_reward_tokens": 9533.04,
"profit_sb": 33.04,
"profit_sb_percentage": 0.35,
"recommended": true
},
"lines": [
{
"id": "247189f5-151a-443d-9f45-75a29b44a0a5",
"gambit_id": "13940e9f-cf09-4d2b-ac20-b38622b7a8b2",
"last_updated": "2023-07-25T20:18:24.550966-04:00",
"created_at": "2023-07-24T08:13:21.906256-04:00",
"name": "MIN",
"reward": "1.53000",
"odds": "1.55560",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ec3c2373-30b9-4db3-b9ea-d57ac1b09495/?format=api"
},
{
"id": "e72a4d5d-25f8-4675-ab35-05d3c07e2db5",
"gambit_id": "3754065d-cb4d-46a0-9a8d-b3d582b7a19d",
"last_updated": "2023-07-25T20:18:24.547192-04:00",
"created_at": "2023-07-24T08:13:21.898954-04:00",
"name": "SEA",
"reward": "2.53000",
"odds": "2.60000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ec3c2373-30b9-4db3-b9ea-d57ac1b09495/?format=api"
}
]
}