GET /api/bet_types/488f02c3-dbde-4bb1-9fc4-4e0404548bc5/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "488f02c3-dbde-4bb1-9fc4-4e0404548bc5",
"match": "https://api-prod.gambitprofit.com/api/matches/9c8028d5-de03-4616-b622-90cd8ad1c1bf/?format=api",
"name": "Play the Odds",
"created_at": "2023-06-28T08:48:04.751997-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": "ARI",
"amount": 5317.0
},
{
"team": "TAM",
"amount": 4683.0
}
],
"expected_reward_tokens": 9411.09,
"profit_sb": -88.91,
"profit_sb_percentage": -0.94,
"recommended": false
},
"lines": [
{
"id": "8c232d5b-667f-48b1-bf7c-c190bc57f16e",
"gambit_id": "4892190e-20ca-471f-b139-9cfb1161308b",
"last_updated": "2023-06-29T17:53:19.728012-04:00",
"created_at": "2023-06-28T08:48:04.754915-04:00",
"name": "ARI",
"reward": "1.77000",
"odds": "1.80000",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/488f02c3-dbde-4bb1-9fc4-4e0404548bc5/?format=api"
},
{
"id": "0d7474af-26b5-4d85-a411-7638e601ff1b",
"gambit_id": "be431515-76ec-49e5-81d2-9331180b4318",
"last_updated": "2023-06-29T17:53:19.726745-04:00",
"created_at": "2023-06-28T08:48:04.753391-04:00",
"name": "TAM",
"reward": "2.01000",
"odds": "2.05000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/488f02c3-dbde-4bb1-9fc4-4e0404548bc5/?format=api"
}
]
}