GET /api/bet_types/223eef48-bda0-430d-9624-263f1583d35c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "223eef48-bda0-430d-9624-263f1583d35c",
"match": "https://api-prod.gambitprofit.com/api/matches/770d1454-7264-4b0b-b901-0f9edfb09cec/?format=api",
"name": "Play the Odds",
"created_at": "2023-07-17T11:42:59.617641-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": "NYY",
"amount": 6154.0
},
{
"team": "LAA",
"amount": 3846.0
}
],
"expected_reward_tokens": 9538.08,
"profit_sb": 38.08,
"profit_sb_percentage": 0.4,
"recommended": true
},
"lines": [
{
"id": "d2ebd721-1905-4c56-b59f-470b9c8a91a9",
"gambit_id": "38a16520-3647-463e-af95-2a49ee72706f",
"last_updated": "2023-07-18T14:18:28.054409-04:00",
"created_at": "2023-07-17T11:42:59.619548-04:00",
"name": "NYY",
"reward": "1.55000",
"odds": "1.57140",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/223eef48-bda0-430d-9624-263f1583d35c/?format=api"
},
{
"id": "6b2d1cfb-130c-4da3-8952-98249f9f280d",
"gambit_id": "e7a065b4-2bce-4a99-aec0-120825741fa0",
"last_updated": "2023-07-18T14:18:28.053057-04:00",
"created_at": "2023-07-17T11:42:59.621620-04:00",
"name": "LAA",
"reward": "2.48000",
"odds": "2.55000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/223eef48-bda0-430d-9624-263f1583d35c/?format=api"
}
]
}