GET /api/bet_types/1461e0c7-3e47-4537-aa48-53a9288f357c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "1461e0c7-3e47-4537-aa48-53a9288f357c",
"match": "https://api-prod.gambitprofit.com/api/matches/740bbfc4-25ff-4658-97b7-d8f764c9726c/?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": "ARI",
"amount": 5831.0
},
{
"team": "PHI",
"amount": 4169.0
}
],
"expected_reward_tokens": 9212.98,
"profit_sb": 212.98,
"profit_sb_percentage": 2.37,
"recommended": true
},
"lines": [
{
"id": "dcfa3a19-8cee-4391-ac2c-58569fec6c22",
"gambit_id": "bb33f297-70c1-472e-8c6c-2c8b69d85c4b",
"last_updated": "2022-08-31T11:37:09.480140-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "ARI",
"reward": "1.58000",
"odds": "1.64520",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1461e0c7-3e47-4537-aa48-53a9288f357c/?format=api"
},
{
"id": "9a45e940-e81c-4ed1-883f-bb7be44646a9",
"gambit_id": "0eedafbd-7d8e-4a22-9b1e-4bfd9231567d",
"last_updated": "2022-08-31T11:37:09.480640-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "PHI",
"reward": "2.21000",
"odds": "2.35000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1461e0c7-3e47-4537-aa48-53a9288f357c/?format=api"
}
]
}