GET /api/bet_types/e8969d76-f8f5-4aa6-8336-1b64cf29bc21/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "e8969d76-f8f5-4aa6-8336-1b64cf29bc21",
"match": "https://api-prod.gambitprofit.com/api/matches/0f1f1526-cbf7-4102-a26c-5c8ef3f5c96a/?format=api",
"name": "Play the Odds",
"created_at": "2023-07-21T08:53:23.377452-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": "SFO",
"amount": 5107.0
},
{
"team": "WAS",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "f9de45aa-d5c7-4a09-86c9-49e3bdaa4fb3",
"gambit_id": "e8dc27fe-551e-4a7a-b6b3-6e0c38ed78e5",
"last_updated": "2023-07-22T11:33:22.028107-04:00",
"created_at": "2023-07-21T08:53:23.378901-04:00",
"name": "SFO",
"reward": "1.83000",
"odds": "1.86960",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e8969d76-f8f5-4aa6-8336-1b64cf29bc21/?format=api"
},
{
"id": "755f32c8-705e-4c14-a3b2-1283a81a42a6",
"gambit_id": "4fbaa381-01c2-4b85-84d0-85c5da793247",
"last_updated": "2023-07-22T11:33:22.031806-04:00",
"created_at": "2023-07-21T08:53:23.380470-04:00",
"name": "WAS",
"reward": "1.91000",
"odds": "1.95240",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e8969d76-f8f5-4aa6-8336-1b64cf29bc21/?format=api"
}
]
}