GET /api/bet_types/bddebf2d-16aa-418b-80b4-aa9af45f91f9/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "bddebf2d-16aa-418b-80b4-aa9af45f91f9",
"match": "https://api-prod.gambitprofit.com/api/matches/8a5adde2-5281-4ef0-8e7a-bdcef6c46850/?format=api",
"name": "Play the Odds",
"created_at": "2023-10-29T10:38:15.876578-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": "Houston Rockets",
"amount": 5094.0
},
{
"team": "Golden State Warriors",
"amount": 4906.0
}
],
"expected_reward_tokens": 9321.4,
"profit_sb": -178.6,
"profit_sb_percentage": -1.88,
"recommended": false
},
"lines": [
{
"id": "981f9915-0654-4964-9bbc-c165481b143d",
"gambit_id": "a6bda126-17a8-41de-a80b-72b0177f4ba2",
"last_updated": "2023-10-30T21:53:25.112008-04:00",
"created_at": "2023-10-29T10:38:15.885281-04:00",
"name": "Houston Rockets",
"reward": "1.83000",
"odds": "1.86960",
"spread": "7.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bddebf2d-16aa-418b-80b4-aa9af45f91f9/?format=api"
},
{
"id": "014b9a5a-5f52-4529-8016-7d6494f6b656",
"gambit_id": "cbb50ab5-3bca-46f1-9e80-97f8b9427181",
"last_updated": "2023-10-30T21:53:25.103235-04:00",
"created_at": "2023-10-29T10:38:15.880605-04:00",
"name": "Golden State Warriors",
"reward": "1.90000",
"odds": "1.95240",
"spread": "-7.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bddebf2d-16aa-418b-80b4-aa9af45f91f9/?format=api"
}
]
}