GET /api/bet_types/14ec4f16-0185-4e8f-921f-6bcfc66f3913/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "14ec4f16-0185-4e8f-921f-6bcfc66f3913",
"match": "https://api-prod.gambitprofit.com/api/matches/529488d1-b524-4ef6-8d7e-db6b270c44bc/?format=api",
"name": "Play the Odds",
"created_at": "2023-11-22T09:08:19.899897-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": "Vegas Golden Knights",
"amount": 6546.0
},
{
"team": "Dallas Stars",
"amount": 3454.0
}
],
"expected_reward_tokens": 9360.34,
"profit_sb": -139.66,
"profit_sb_percentage": -1.47,
"recommended": false
},
"lines": [
{
"id": "17ffb7b6-9c9b-458b-9878-8f75c886ae32",
"gambit_id": "c76737d5-b2ac-46b6-aabf-bde660ffa863",
"last_updated": "2023-11-23T17:43:23.941616-05:00",
"created_at": "2023-11-22T09:08:19.903362-05:00",
"name": "Vegas Golden Knights",
"reward": "1.43000",
"odds": "1.45450",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/14ec4f16-0185-4e8f-921f-6bcfc66f3913/?format=api"
},
{
"id": "575457a2-e19e-4bce-9879-dd0c51b4d91e",
"gambit_id": "8109a22c-3e16-47fd-bb45-3ba26d901b38",
"last_updated": "2023-11-23T17:43:23.945254-05:00",
"created_at": "2023-11-22T09:08:19.907177-05:00",
"name": "Dallas Stars",
"reward": "2.71000",
"odds": "2.80000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/14ec4f16-0185-4e8f-921f-6bcfc66f3913/?format=api"
}
]
}