GET /api/bet_types/a1f962a4-cccc-4909-8e18-5a60b6caf382/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "a1f962a4-cccc-4909-8e18-5a60b6caf382",
"match": "https://api-prod.gambitprofit.com/api/matches/01e3e977-39e0-4036-a52a-77adf1b31762/?format=api",
"name": "Play the Odds",
"created_at": "2023-06-16T08:23:00.002729-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": 5599.0
},
{
"team": "PHI",
"amount": 4401.0
}
],
"expected_reward_tokens": 9462.15,
"profit_sb": -37.85,
"profit_sb_percentage": -0.4,
"recommended": false
},
"lines": [
{
"id": "6a81617d-954c-41d5-9e56-62c4210a1906",
"gambit_id": "be2df3a6-e516-4ab5-a31d-ed0ea0dd1481",
"last_updated": "2023-06-17T14:58:02.191078-04:00",
"created_at": "2023-06-16T08:23:00.005640-04:00",
"name": "OAK",
"reward": "1.69000",
"odds": "1.71430",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a1f962a4-cccc-4909-8e18-5a60b6caf382/?format=api"
},
{
"id": "53e73d55-1ecc-465c-a76f-1565020a599f",
"gambit_id": "636e1065-7bb3-4b96-b064-91cc778110a1",
"last_updated": "2023-06-17T14:58:02.189267-04:00",
"created_at": "2023-06-16T08:23:00.004134-04:00",
"name": "PHI",
"reward": "2.15000",
"odds": "2.20000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a1f962a4-cccc-4909-8e18-5a60b6caf382/?format=api"
}
]
}