GET /api/bet_types/594e961f-1e1c-48d6-b86c-88509dc0fdbd/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "594e961f-1e1c-48d6-b86c-88509dc0fdbd",
"match": "https://api-prod.gambitprofit.com/api/matches/b623d32e-33cd-4b73-a703-e8b1c4ecff1c/?format=api",
"name": "Pick the Winner",
"created_at": "2023-03-28T10:07:01.239521-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": "Edmonton Oilers",
"amount": 5213.0
},
{
"team": "Vegas Golden Knights",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "1a8e2438-d4d9-417b-bdfa-e171275c0096",
"gambit_id": "8d0849a6-4aa3-4355-b5c7-bf53ba7df206",
"last_updated": "2023-03-29T13:31:53.529462-04:00",
"created_at": "2023-03-28T10:07:01.242905-04:00",
"name": "Edmonton Oilers",
"reward": "1.80000",
"odds": "1.83330",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/594e961f-1e1c-48d6-b86c-88509dc0fdbd/?format=api"
},
{
"id": "b03f46f3-f320-46c8-a8dd-09c1c77afdbe",
"gambit_id": "2d4476bd-ba90-4429-b474-52b2f55aab82",
"last_updated": "2023-03-29T13:31:53.526734-04:00",
"created_at": "2023-03-28T10:07:01.241207-04:00",
"name": "Vegas Golden Knights",
"reward": "1.96000",
"odds": "2.00000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/594e961f-1e1c-48d6-b86c-88509dc0fdbd/?format=api"
}
]
}