GET /api/bet_types/da1165d1-39da-4790-9922-a61196fd4202/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "da1165d1-39da-4790-9922-a61196fd4202",
"match": "https://api-prod.gambitprofit.com/api/matches/4f82cc16-acf8-4000-81fe-375b08b53387/?format=api",
"name": "Play the Odds",
"created_at": "2023-05-20T10:51:57.995124-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": "MIL",
"amount": 5107.0
},
{
"team": "TAM",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "a1cacb61-5ddb-4adf-ac64-26b7eb058051",
"gambit_id": "d34a90ba-1862-4c8a-9922-720fe51bb44d",
"last_updated": "2023-05-22T13:22:17.851275-04:00",
"created_at": "2023-05-20T10:51:57.998690-04:00",
"name": "MIL",
"reward": "1.83000",
"odds": "1.86960",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/da1165d1-39da-4790-9922-a61196fd4202/?format=api"
},
{
"id": "b0c6ddf8-12fa-49fe-84fc-d9381ef0419a",
"gambit_id": "9887a123-0eca-4f11-b627-909614d0b27f",
"last_updated": "2023-05-22T13:22:17.849961-04:00",
"created_at": "2023-05-20T10:51:57.996815-04:00",
"name": "TAM",
"reward": "1.91000",
"odds": "1.95240",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/da1165d1-39da-4790-9922-a61196fd4202/?format=api"
}
]
}