GET /api/bet_types/59d343aa-398b-4472-8730-0bad28b1566c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "59d343aa-398b-4472-8730-0bad28b1566c",
"match": "https://api-prod.gambitprofit.com/api/matches/b73904a7-cf27-4482-96db-912663848ff6/?format=api",
"name": "Play the Odds",
"created_at": "2024-01-18T10:18:21.291064-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": "Seattle Kraken",
"amount": 5423.0
},
{
"team": "Edmonton Oilers",
"amount": 4577.0
}
],
"expected_reward_tokens": 9381.79,
"profit_sb": -118.21,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "ccfd7897-540e-44ed-9d1b-a6253eb7f8d2",
"gambit_id": "6d9ca799-97e3-422b-b3fe-fe2c7ce8312f",
"last_updated": "2024-01-19T20:33:11.647975-05:00",
"created_at": "2024-01-18T10:18:21.295112-05:00",
"name": "Seattle Kraken",
"reward": "1.73000",
"odds": "1.76920",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/59d343aa-398b-4472-8730-0bad28b1566c/?format=api"
},
{
"id": "bd673d91-c19a-491a-9e18-5e1de37a7e92",
"gambit_id": "899ab018-c7c8-44fd-80d4-f1bba6fc57d9",
"last_updated": "2024-01-19T20:33:11.651482-05:00",
"created_at": "2024-01-18T10:18:21.300350-05:00",
"name": "Edmonton Oilers",
"reward": "2.05000",
"odds": "2.10000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/59d343aa-398b-4472-8730-0bad28b1566c/?format=api"
}
]
}