GET /api/bet_types/a8411236-c6dd-4d8a-9775-0af2a98a0bbb/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "a8411236-c6dd-4d8a-9775-0af2a98a0bbb",
"match": "https://api-prod.gambitprofit.com/api/matches/606d2e35-60ea-42aa-a936-734d3d0a9f7e/?format=api",
"name": "Play the Odds",
"created_at": "1969-12-31T19:00:00-05: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": "BOS",
"amount": 5501.0
},
{
"team": "TAM",
"amount": 4499.0
}
],
"expected_reward_tokens": 9131.66,
"profit_sb": 131.66,
"profit_sb_percentage": 1.46,
"recommended": true
},
"lines": [
{
"id": "a8500c41-654e-41bc-a07b-159fee6d887b",
"gambit_id": "a15b9a44-e6d4-499c-9527-1d67beb917a2",
"last_updated": "2022-09-08T10:22:15.743566-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "BOS",
"reward": "1.66000",
"odds": "1.74070",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a8411236-c6dd-4d8a-9775-0af2a98a0bbb/?format=api"
},
{
"id": "fe9b6612-a3a7-4e7f-be26-422b13764d0b",
"gambit_id": "1ea29f24-a2e8-4d82-b83d-3df2c08ae671",
"last_updated": "2022-09-08T10:22:15.742608-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "TAM",
"reward": "2.03000",
"odds": "2.15000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a8411236-c6dd-4d8a-9775-0af2a98a0bbb/?format=api"
}
]
}