GET /api/bet_types/043511b8-fee1-4271-b220-8522e9cd068b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "043511b8-fee1-4271-b220-8522e9cd068b",
"match": "https://api-prod.gambitprofit.com/api/matches/94f8e468-8d30-40e8-805c-fc9defbe1631/?format=api",
"name": "Play the Odds",
"created_at": "1969-12-31T19:00:00-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": "BAL",
"amount": 5405.0
},
{
"team": "TAM",
"amount": 4595.0
}
],
"expected_reward_tokens": 9188.5,
"profit_sb": 188.5,
"profit_sb_percentage": 2.09,
"recommended": true
},
"lines": [
{
"id": "9414d023-3897-470c-a0b8-b5845c337551",
"gambit_id": "df75417d-d38a-46b7-9566-fb8f01f19467",
"last_updated": "2022-08-14T13:46:59.482479-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "BAL",
"reward": "1.70000",
"odds": "1.76920",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/043511b8-fee1-4271-b220-8522e9cd068b/?format=api"
},
{
"id": "cc0f57c9-d005-4e87-9feb-d71194db14ef",
"gambit_id": "677ab391-005a-4f47-93fc-ea5ca243ea13",
"last_updated": "2022-08-14T13:46:59.482114-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "TAM",
"reward": "2.00000",
"odds": "2.10000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/043511b8-fee1-4271-b220-8522e9cd068b/?format=api"
}
]
}