GET /api/bet_types/7bb11297-c2e0-4ecf-b022-69040c5c74d3/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "7bb11297-c2e0-4ecf-b022-69040c5c74d3",
"match": "https://api-prod.gambitprofit.com/api/matches/a5a9f9bb-9ba8-4aa4-b78b-7fa29f16fed4/?format=api",
"name": "Pick the Winner",
"created_at": "2023-11-10T08:23:19.238904-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": 5515.0
},
{
"team": "Florida Panthers",
"amount": 4485.0
}
],
"expected_reward_tokens": 9373.65,
"profit_sb": -126.35,
"profit_sb_percentage": -1.33,
"recommended": false
},
"lines": [
{
"id": "bed91838-a756-4e2d-824e-b9f821fde83e",
"gambit_id": "b5d2c9b8-8d67-41a1-9c8a-16b95a11bf4f",
"last_updated": "2023-11-12T11:28:23.241179-05:00",
"created_at": "2023-11-10T08:23:19.243110-05:00",
"name": "Carolina Hurricanes",
"reward": "1.70000",
"odds": "1.74070",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7bb11297-c2e0-4ecf-b022-69040c5c74d3/?format=api"
},
{
"id": "bd352432-2afc-43cf-a40b-aca8c8cdc268",
"gambit_id": "f1b8e420-302a-41f7-a1a4-841c90986b62",
"last_updated": "2023-11-12T11:28:23.244728-05:00",
"created_at": "2023-11-10T08:23:19.247372-05:00",
"name": "Florida Panthers",
"reward": "2.09000",
"odds": "2.15000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7bb11297-c2e0-4ecf-b022-69040c5c74d3/?format=api"
}
]
}