GET /api/bet_types/f049f4e0-9e82-448b-a067-84b1f87079f6/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "f049f4e0-9e82-448b-a067-84b1f87079f6",
"match": "https://api-prod.gambitprofit.com/api/matches/7df00f69-a3ef-4622-92a8-34c49102f56c/?format=api",
"name": "Play the Odds",
"created_at": "2023-07-05T10:48:19.933321-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": "Detroit Tigers",
"amount": 5107.0
},
{
"team": "Oakland Athletics",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "e65f36ea-f804-474a-a9a2-632801e1a2f8",
"gambit_id": "4d93dacd-c5e7-41f1-b5d1-d7d89212611d",
"last_updated": "2023-07-06T12:28:24.184637-04:00",
"created_at": "2023-07-05T10:48:19.941455-04:00",
"name": "Detroit Tigers",
"reward": "1.83000",
"odds": "1.86960",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f049f4e0-9e82-448b-a067-84b1f87079f6/?format=api"
},
{
"id": "e7cb41ba-9e92-45ef-b2ae-698a56602fb7",
"gambit_id": "d0c32ecf-8d49-49a8-8593-cb56656101c3",
"last_updated": "2023-07-06T12:28:24.182817-04:00",
"created_at": "2023-07-05T10:48:19.936712-04:00",
"name": "Oakland Athletics",
"reward": "1.91000",
"odds": "1.95240",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f049f4e0-9e82-448b-a067-84b1f87079f6/?format=api"
}
]
}