GET /api/bet_types/50ee678c-32b7-426e-8f62-ce33e60d9466/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "50ee678c-32b7-426e-8f62-ce33e60d9466",
"match": "https://api-prod.gambitprofit.com/api/matches/e878c3cb-3485-4607-acc8-82cbba361159/?format=api",
"name": "Play the Odds",
"created_at": "2023-06-25T09:28:25.102514-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": "WAS",
"amount": 5107.0
},
{
"team": "SDG",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "f066efc5-0da1-4717-ad2c-1e7ad5e85024",
"gambit_id": "569335df-1304-4538-aadf-a529134ccd93",
"last_updated": "2023-06-26T20:08:30.421099-04:00",
"created_at": "2023-06-25T09:28:25.104782-04:00",
"name": "WAS",
"reward": "1.83000",
"odds": "1.86960",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/50ee678c-32b7-426e-8f62-ce33e60d9466/?format=api"
},
{
"id": "4852ea0c-6e49-4e3e-b7da-948964b4d870",
"gambit_id": "c7046e71-e977-4d4d-b961-3841e39e18b3",
"last_updated": "2023-06-26T20:08:30.423270-04:00",
"created_at": "2023-06-25T09:28:25.106918-04:00",
"name": "SDG",
"reward": "1.91000",
"odds": "1.95240",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/50ee678c-32b7-426e-8f62-ce33e60d9466/?format=api"
}
]
}