GET /api/bet_types/cbb9e273-a78e-4e53-adcc-4a286d18a787/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "cbb9e273-a78e-4e53-adcc-4a286d18a787",
"match": "https://api-prod.gambitprofit.com/api/matches/912f184e-8d33-48fc-9709-af8ffa26af9f/?format=api",
"name": "Play the Odds",
"created_at": "2023-07-30T08:18:23.850621-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": "KAN",
"amount": 5107.0
},
{
"team": "MIN",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "9675f7a1-6124-4318-a872-8534148b301d",
"gambit_id": "11e6c2be-2b03-429c-932a-48b15f466456",
"last_updated": "2023-07-31T18:13:09.346278-04:00",
"created_at": "2023-07-30T08:18:23.860900-04:00",
"name": "KAN",
"reward": "1.83000",
"odds": "1.86960",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cbb9e273-a78e-4e53-adcc-4a286d18a787/?format=api"
},
{
"id": "97dcb5d9-ea83-4f24-81f8-dbe1ce989c6d",
"gambit_id": "332ae11e-a6e9-4b57-a598-3bb26ac12070",
"last_updated": "2023-07-31T18:13:09.342157-04:00",
"created_at": "2023-07-30T08:18:23.854882-04:00",
"name": "MIN",
"reward": "1.91000",
"odds": "1.95240",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cbb9e273-a78e-4e53-adcc-4a286d18a787/?format=api"
}
]
}