GET /api/bet_types/77f881b0-f498-4a2d-a276-d30a22716e1b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "77f881b0-f498-4a2d-a276-d30a22716e1b",
"match": "https://api-prod.gambitprofit.com/api/matches/3803995e-040b-4d6d-b6f1-5640b8a4cd43/?format=api",
"name": "Play the Odds",
"created_at": "2023-05-03T12:12:10.741614-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": "SEA",
"amount": 5107.0
},
{
"team": "OAK",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "a13f155a-b3bb-43e7-9662-bc2d0fac7db3",
"gambit_id": "4b23e5cc-ad8a-4c99-9632-338664202ced",
"last_updated": "2023-05-04T10:52:16.156715-04:00",
"created_at": "2023-05-03T12:12:10.744199-04:00",
"name": "SEA",
"reward": "1.83000",
"odds": "1.86960",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/77f881b0-f498-4a2d-a276-d30a22716e1b/?format=api"
},
{
"id": "a7215c12-1265-4904-8221-40d4f2a0d027",
"gambit_id": "b81ff39b-896a-49dc-bcbc-fbf77aba6628",
"last_updated": "2023-05-04T10:52:16.155247-04:00",
"created_at": "2023-05-03T12:12:10.742922-04:00",
"name": "OAK",
"reward": "1.91000",
"odds": "1.95240",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/77f881b0-f498-4a2d-a276-d30a22716e1b/?format=api"
}
]
}