GET /api/bet_types/0359fc26-6f39-4b0a-a09c-98853c01a3b2/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "0359fc26-6f39-4b0a-a09c-98853c01a3b2",
"match": "https://api-prod.gambitprofit.com/api/matches/2bd934a2-e2a8-4b37-8005-ba0cfb1cb833/?format=api",
"name": "Play the Odds",
"created_at": "2024-01-28T09:58:20.799386-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": "Oklahoma City Thunder",
"amount": 5000.0
},
{
"team": "Detroit Pistons",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "78de32a8-efe8-4987-98c2-54895ace15d6",
"gambit_id": "90ff5a3a-f84f-4ff4-aea1-725650cba4d1",
"last_updated": "2024-01-29T22:23:13.462113-05:00",
"created_at": "2024-01-28T09:58:20.804649-05:00",
"name": "Oklahoma City Thunder",
"reward": "1.87000",
"odds": "1.90910",
"spread": "-12.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0359fc26-6f39-4b0a-a09c-98853c01a3b2/?format=api"
},
{
"id": "fd60984c-8ace-49fa-bab1-0694b381d695",
"gambit_id": "1969bc5d-f356-4e16-8608-fc9318df234f",
"last_updated": "2024-01-29T22:23:13.465691-05:00",
"created_at": "2024-01-28T09:58:20.812726-05:00",
"name": "Detroit Pistons",
"reward": "1.87000",
"odds": "1.90910",
"spread": "12.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0359fc26-6f39-4b0a-a09c-98853c01a3b2/?format=api"
}
]
}