GET /api/bet_types/811c8c1d-6306-40d8-b1fd-83be86c5663c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "811c8c1d-6306-40d8-b1fd-83be86c5663c",
"match": "https://api-prod.gambitprofit.com/api/matches/45551883-f2eb-48e8-bd4c-e0defcf7e31f/?format=api",
"name": "Play the Odds",
"created_at": "2023-02-26T10:36:58.162732-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": "New York Islanders",
"amount": 6721.0
},
{
"team": "Winnipeg Jets",
"amount": 3279.0
}
],
"expected_reward_tokens": 9476.31,
"profit_sb": -23.69,
"profit_sb_percentage": -0.25,
"recommended": false
},
"lines": [
{
"id": "499cb6d7-fa34-462d-a2ea-92d222034868",
"gambit_id": "b66c41ce-5d11-40e0-9244-6ba23a6c98ca",
"last_updated": "2023-02-28T12:37:07.321573-05:00",
"created_at": "2023-02-26T10:36:58.165346-05:00",
"name": "New York Islanders",
"reward": "1.41000",
"odds": "1.42550",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/811c8c1d-6306-40d8-b1fd-83be86c5663c/?format=api"
},
{
"id": "97ddc419-27c3-4686-bca6-f20bf9e4dff6",
"gambit_id": "8cd483d6-bea1-4260-a9db-2cf3a9fa2179",
"last_updated": "2023-02-28T12:37:07.320347-05:00",
"created_at": "2023-02-26T10:36:58.164014-05:00",
"name": "Winnipeg Jets",
"reward": "2.89000",
"odds": "2.95000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/811c8c1d-6306-40d8-b1fd-83be86c5663c/?format=api"
}
]
}