GET /api/bet_types/82611dcc-bd9b-4689-967b-259f0d54ada6/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "82611dcc-bd9b-4689-967b-259f0d54ada6",
"match": "https://api-prod.gambitprofit.com/api/matches/f840dbf4-f5f0-4239-b300-c8aefcf0be75/?format=api",
"name": "Play the Odds",
"created_at": "2023-11-22T09:08:15.798725-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": "Edmonton Oilers",
"amount": 6390.0
},
{
"team": "Carolina Hurricanes",
"amount": 3610.0
}
],
"expected_reward_tokens": 9457.2,
"profit_sb": -42.8,
"profit_sb_percentage": -0.45,
"recommended": false
},
"lines": [
{
"id": "5341c148-1189-4b3b-b3c8-abbf01c0fb81",
"gambit_id": "174cf27a-3835-41b3-b22f-1b7d97df78f6",
"last_updated": "2023-11-23T20:43:04.326102-05:00",
"created_at": "2023-11-22T09:08:15.802506-05:00",
"name": "Edmonton Oilers",
"reward": "1.48000",
"odds": "1.50000",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/82611dcc-bd9b-4689-967b-259f0d54ada6/?format=api"
},
{
"id": "acacc8e3-0c66-49e0-9b0a-9718103cc6a1",
"gambit_id": "06e0e8d9-0d41-4e41-9013-12de35736713",
"last_updated": "2023-11-23T20:43:04.330469-05:00",
"created_at": "2023-11-22T09:08:15.806312-05:00",
"name": "Carolina Hurricanes",
"reward": "2.62000",
"odds": "2.70000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/82611dcc-bd9b-4689-967b-259f0d54ada6/?format=api"
}
]
}