GET /api/bet_types/954c6ffe-32fe-4c08-8d11-64e99b0db15c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "954c6ffe-32fe-4c08-8d11-64e99b0db15c",
"match": "https://api-prod.gambitprofit.com/api/matches/39abad14-4157-44f8-8d94-7a8b7d377d71/?format=api",
"name": "Play the Odds",
"created_at": "2023-06-20T08:33:22.273013-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": "LAA",
"amount": 5599.0
},
{
"team": "LOS",
"amount": 4401.0
}
],
"expected_reward_tokens": 9462.15,
"profit_sb": -37.85,
"profit_sb_percentage": -0.4,
"recommended": false
},
"lines": [
{
"id": "611ca64c-2454-4302-a8a0-d77b8b5ac84e",
"gambit_id": "7ba9b320-8aa7-492b-8d29-83f686835966",
"last_updated": "2023-06-22T10:08:26.793286-04:00",
"created_at": "2023-06-20T08:33:22.277783-04:00",
"name": "LAA",
"reward": "1.69000",
"odds": "1.71430",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/954c6ffe-32fe-4c08-8d11-64e99b0db15c/?format=api"
},
{
"id": "0fbf58f5-b98d-464f-89d5-8393f90e1049",
"gambit_id": "d011e4db-1ad6-4fb7-b606-408a841d509b",
"last_updated": "2023-06-22T10:08:26.790696-04:00",
"created_at": "2023-06-20T08:33:22.275335-04:00",
"name": "LOS",
"reward": "2.15000",
"odds": "2.20000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/954c6ffe-32fe-4c08-8d11-64e99b0db15c/?format=api"
}
]
}