GET /api/bet_types/500d9da8-0256-440e-ac0c-d9287fcfe3dc/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "500d9da8-0256-440e-ac0c-d9287fcfe3dc",
"match": "https://api-prod.gambitprofit.com/api/matches/4ceae868-1d0e-4bcf-8fd8-dc4c6e8ccd49/?format=api",
"name": "Play the Odds",
"created_at": "2023-07-14T09:13:24.182328-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": "NYM",
"amount": 5939.0
},
{
"team": "LOS",
"amount": 4061.0
}
],
"expected_reward_tokens": 9502.4,
"profit_sb": 2.4,
"profit_sb_percentage": 0.03,
"recommended": true
},
"lines": [
{
"id": "10dcdfff-b120-46b1-b38e-75bad8839801",
"gambit_id": "6efe0cdb-9bd0-4970-a42d-f04825813506",
"last_updated": "2023-07-17T09:13:04.414680-04:00",
"created_at": "2023-07-14T09:13:24.187676-04:00",
"name": "NYM",
"reward": "1.60000",
"odds": "1.62500",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/500d9da8-0256-440e-ac0c-d9287fcfe3dc/?format=api"
},
{
"id": "3ba2b0d1-d15f-4790-bece-c35eeddae9f1",
"gambit_id": "736b1801-957b-49a8-993f-fd20a9c7484f",
"last_updated": "2023-07-17T09:13:04.412475-04:00",
"created_at": "2023-07-14T09:13:24.184974-04:00",
"name": "LOS",
"reward": "2.34000",
"odds": "2.40000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/500d9da8-0256-440e-ac0c-d9287fcfe3dc/?format=api"
}
]
}