GET /api/bet_types/c8556076-bdec-46ba-bff0-482f984d703b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "c8556076-bdec-46ba-bff0-482f984d703b",
"match": "https://api-prod.gambitprofit.com/api/matches/497a89bd-ccf6-4ab6-9862-73d26541fea4/?format=api",
"name": "Play the Odds",
"created_at": "2023-10-24T08:57:58.923021-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": 6849.0
},
{
"team": "Minnesota Wild",
"amount": 3151.0
}
],
"expected_reward_tokens": 9451.62,
"profit_sb": -48.38,
"profit_sb_percentage": -0.51,
"recommended": false
},
"lines": [
{
"id": "aaaeb2e0-65e3-4fae-b447-ace44ea67f4e",
"gambit_id": "e2a59a20-4eb2-4175-899c-2626ebb7a1f7",
"last_updated": "2023-10-26T10:13:04.772792-04:00",
"created_at": "2023-10-24T08:57:58.927013-04:00",
"name": "Edmonton Oilers",
"reward": "1.38000",
"odds": "1.40000",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c8556076-bdec-46ba-bff0-482f984d703b/?format=api"
},
{
"id": "2a2fb48c-e6bc-4de8-84d8-007b570b8620",
"gambit_id": "0b28109a-b561-4743-9004-7e2e37dd75e3",
"last_updated": "2023-10-26T10:13:04.776026-04:00",
"created_at": "2023-10-24T08:57:58.931288-04:00",
"name": "Minnesota Wild",
"reward": "3.00000",
"odds": "3.10000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c8556076-bdec-46ba-bff0-482f984d703b/?format=api"
}
]
}