GET /api/bet_types/78c73de4-8eb3-4672-ae9e-992a72b96066/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "78c73de4-8eb3-4672-ae9e-992a72b96066",
"match": "https://api-prod.gambitprofit.com/api/matches/d56f01f3-5cff-4ed1-b52e-bdff2be274f4/?format=api",
"name": "Play the Odds",
"created_at": "2023-03-03T08:07:19.305269-05: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": "Minnesota Timberwolves",
"amount": 5107.0
},
{
"team": "Los Angeles Lakers",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "31ecf161-5814-4632-b21f-e197f568bec2",
"gambit_id": "3770faee-dbd1-4f18-a4df-8ded174ad073",
"last_updated": "2023-03-04T12:31:51.323617-05:00",
"created_at": "2023-03-03T08:07:19.307796-05:00",
"name": "Minnesota Timberwolves",
"reward": "1.83000",
"odds": "1.86960",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/78c73de4-8eb3-4672-ae9e-992a72b96066/?format=api"
},
{
"id": "44c72408-eb87-4087-a469-9227fed9b96a",
"gambit_id": "3f811c31-763f-4568-b2fc-26f475005b47",
"last_updated": "2023-03-04T12:31:51.322444-05:00",
"created_at": "2023-03-03T08:07:19.306517-05:00",
"name": "Los Angeles Lakers",
"reward": "1.91000",
"odds": "1.95240",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/78c73de4-8eb3-4672-ae9e-992a72b96066/?format=api"
}
]
}