GET /api/bet_types/9467963a-bca0-44ce-a00f-6917a70e1677/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "9467963a-bca0-44ce-a00f-6917a70e1677",
"match": "https://api-prod.gambitprofit.com/api/matches/e73c6a97-897c-4a07-9b24-30e8906f9a85/?format=api",
"name": "Play the Odds",
"created_at": "2023-06-21T10:28:20.358171-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": 5421.0
},
{
"team": "CLE",
"amount": 4579.0
}
],
"expected_reward_tokens": 9432.54,
"profit_sb": -67.46,
"profit_sb_percentage": -0.71,
"recommended": false
},
"lines": [
{
"id": "74082b13-a29d-41d5-bb87-21ed50f9617d",
"gambit_id": "eef05f8d-cc96-4457-be08-456c982904af",
"last_updated": "2023-06-22T10:53:26.931957-04:00",
"created_at": "2023-06-21T10:28:20.360591-04:00",
"name": "OAK",
"reward": "1.74000",
"odds": "1.76920",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9467963a-bca0-44ce-a00f-6917a70e1677/?format=api"
},
{
"id": "df81e0dc-9d20-41d0-87c0-07ba5bfa9902",
"gambit_id": "bbfdf208-910f-4d37-a2c7-c8822f294539",
"last_updated": "2023-06-22T10:53:26.933497-04:00",
"created_at": "2023-06-21T10:28:20.362670-04:00",
"name": "CLE",
"reward": "2.06000",
"odds": "2.10000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9467963a-bca0-44ce-a00f-6917a70e1677/?format=api"
}
]
}