GET /api/bet_types/8ac1b1d5-a6b8-4ef1-a3aa-3f613b66c0e9/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "8ac1b1d5-a6b8-4ef1-a3aa-3f613b66c0e9",
"match": "https://api-prod.gambitprofit.com/api/matches/fbe02136-e374-4c60-9ec0-578213e2dd5e/?format=api",
"name": "Play the Odds",
"created_at": "2023-11-09T09:47:59.271907-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": "Atlanta Hawks",
"amount": 5000.0
},
{
"team": "Orlando Magic",
"amount": 5000.0
}
],
"expected_reward_tokens": 9300.0,
"profit_sb": -200.0,
"profit_sb_percentage": -2.11,
"recommended": false
},
"lines": [
{
"id": "beb44717-30e7-4585-8b95-a4ceaf6c2e4b",
"gambit_id": "0cb2c885-df2c-4bc7-baba-03f6f726ef27",
"last_updated": "2023-11-12T11:03:21.256368-05:00",
"created_at": "2023-11-09T09:47:59.277231-05:00",
"name": "Atlanta Hawks",
"reward": "1.86000",
"odds": "1.90910",
"spread": "-3.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8ac1b1d5-a6b8-4ef1-a3aa-3f613b66c0e9/?format=api"
},
{
"id": "9d0bd0d7-5148-4b1f-96b7-e132a97439ce",
"gambit_id": "337cd411-4985-4c9f-86f8-4a9db2aa2511",
"last_updated": "2023-11-12T11:03:21.259873-05:00",
"created_at": "2023-11-09T09:47:59.284748-05:00",
"name": "Orlando Magic",
"reward": "1.86000",
"odds": "1.90910",
"spread": "3.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8ac1b1d5-a6b8-4ef1-a3aa-3f613b66c0e9/?format=api"
}
]
}