GET /api/bet_types/680166fa-30f1-4507-a010-2feb30a0b3c5/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "680166fa-30f1-4507-a010-2feb30a0b3c5",
"match": "https://api-prod.gambitprofit.com/api/matches/bc5f9fd8-2595-46ad-9397-5e6e993ea45c/?format=api",
"name": "Play the Odds",
"created_at": "2023-11-20T09:48:12.158102-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": "Houston Rockets",
"amount": 5000.0
},
{
"team": "Golden State Warriors",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "1a50cd34-06fa-4762-8164-a9a09558dac5",
"gambit_id": "37b86fa9-b2e7-425f-aed6-f8e094daeb45",
"last_updated": "2023-11-21T10:37:58.617418-05:00",
"created_at": "2023-11-20T09:48:12.162050-05:00",
"name": "Houston Rockets",
"reward": "1.87000",
"odds": "1.90910",
"spread": "7.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/680166fa-30f1-4507-a010-2feb30a0b3c5/?format=api"
},
{
"id": "9c74c257-e00a-4e32-8dea-9b673658fc0b",
"gambit_id": "16379188-5f90-4baa-b616-546599c10bf5",
"last_updated": "2023-11-21T10:37:58.620765-05:00",
"created_at": "2023-11-20T09:48:12.166088-05:00",
"name": "Golden State Warriors",
"reward": "1.87000",
"odds": "1.90910",
"spread": "-7.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/680166fa-30f1-4507-a010-2feb30a0b3c5/?format=api"
}
]
}