GET /api/bet_types/a693c630-489c-42dd-80d7-ca73cf3ed406/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "a693c630-489c-42dd-80d7-ca73cf3ed406",
"match": "https://api-prod.gambitprofit.com/api/matches/015bcf52-8c09-46d5-90f7-ed07e3e175f1/?format=api",
"name": "Play the Odds",
"created_at": "2023-04-06T14:26:50.002943-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": "Minnesota Wild",
"amount": 6547.0
},
{
"team": "Pittsburgh Penguins",
"amount": 3453.0
}
],
"expected_reward_tokens": 9426.69,
"profit_sb": -73.31,
"profit_sb_percentage": -0.77,
"recommended": false
},
"lines": [
{
"id": "33356ba4-aea5-41cf-8e7f-cda14a2c6624",
"gambit_id": "342c79a6-c21f-4d84-85d1-c79e849d0e67",
"last_updated": "2023-04-07T10:27:21.218709-04:00",
"created_at": "2023-04-06T14:26:50.007451-04:00",
"name": "Minnesota Wild",
"reward": "1.44000",
"odds": "1.45450",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a693c630-489c-42dd-80d7-ca73cf3ed406/?format=api"
},
{
"id": "d7fa2368-1533-410f-955d-1afe9df168f3",
"gambit_id": "0c45d737-38fa-47df-afa1-46388f1f0441",
"last_updated": "2023-04-07T10:27:21.216736-04:00",
"created_at": "2023-04-06T14:26:50.005202-04:00",
"name": "Pittsburgh Penguins",
"reward": "2.73000",
"odds": "2.80000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a693c630-489c-42dd-80d7-ca73cf3ed406/?format=api"
}
]
}