GET /api/bet_types/9b57ec1c-2306-49e5-916a-01dbb9dd1841/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "9b57ec1c-2306-49e5-916a-01dbb9dd1841",
"match": "https://api-prod.gambitprofit.com/api/matches/1fac2eb3-4f8e-4179-9fbc-aa446dc2112c/?format=api",
"name": "Play the Odds",
"created_at": "2023-04-14T12:02:13.778425-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": "MIN",
"amount": 5512.0
},
{
"team": "NYY",
"amount": 4488.0
}
],
"expected_reward_tokens": 9424.8,
"profit_sb": -75.2,
"profit_sb_percentage": -0.79,
"recommended": false
},
"lines": [
{
"id": "7ecb7618-1620-4bf6-948b-c3b7069e92e7",
"gambit_id": "72f0a2e0-7863-4869-87a4-d91a0e6195c6",
"last_updated": "2023-04-15T15:42:04.508481-04:00",
"created_at": "2023-04-14T12:02:13.782527-04:00",
"name": "MIN",
"reward": "1.71000",
"odds": "1.74070",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9b57ec1c-2306-49e5-916a-01dbb9dd1841/?format=api"
},
{
"id": "07613a8f-2c3a-4d57-8231-8342a15e887e",
"gambit_id": "56cc4196-fed9-447e-b61a-5f624274589d",
"last_updated": "2023-04-15T15:42:04.507074-04:00",
"created_at": "2023-04-14T12:02:13.780481-04:00",
"name": "NYY",
"reward": "2.10000",
"odds": "2.15000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9b57ec1c-2306-49e5-916a-01dbb9dd1841/?format=api"
}
]
}