GET /api/bet_types/1f55dca2-5245-4bfc-b1b5-3fd4551c77fc/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "1f55dca2-5245-4bfc-b1b5-3fd4551c77fc",
"match": "https://api-prod.gambitprofit.com/api/matches/27b63f7a-02fd-44ad-9c75-600d3302029d/?format=api",
"name": "Pick the Winner",
"created_at": "2023-12-12T10:03:07.775379-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": "Carolina Hurricanes",
"amount": 5512.0
},
{
"team": "Ottawa Senators",
"amount": 4488.0
}
],
"expected_reward_tokens": 9424.8,
"profit_sb": -75.2,
"profit_sb_percentage": -0.79,
"recommended": false
},
"lines": [
{
"id": "650f311e-9c93-4e6e-9d72-f5293ee75758",
"gambit_id": "c9b4c4d2-14a9-4ae2-a93c-21c2828c0547",
"last_updated": "2023-12-14T10:33:30.504699-05:00",
"created_at": "2023-12-12T10:03:07.782175-05:00",
"name": "Carolina Hurricanes",
"reward": "1.71000",
"odds": "1.74070",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1f55dca2-5245-4bfc-b1b5-3fd4551c77fc/?format=api"
},
{
"id": "6ac6f671-b572-4c42-9f3a-2721e78fd553",
"gambit_id": "333dd3ec-2b53-4af4-9f04-16b313e9c5da",
"last_updated": "2023-12-14T10:33:30.508771-05:00",
"created_at": "2023-12-12T10:03:07.788257-05:00",
"name": "Ottawa Senators",
"reward": "2.10000",
"odds": "2.15000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1f55dca2-5245-4bfc-b1b5-3fd4551c77fc/?format=api"
}
]
}