GET /api/bet_types/122465ff-cbb6-4cad-b0f0-f8e987ae27df/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "122465ff-cbb6-4cad-b0f0-f8e987ae27df",
"match": "https://api-prod.gambitprofit.com/api/matches/17fc1ae3-28ce-4516-8ebf-0c5a81b3cf5d/?format=api",
"name": "Play the Odds",
"created_at": "1969-12-31T19:00:00-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": "MIN",
"amount": 6563.0
},
{
"team": "CWS",
"amount": 3437.0
}
],
"expected_reward_tokens": 9450.72,
"profit_sb": -49.28,
"profit_sb_percentage": -0.52,
"recommended": false
},
"lines": [
{
"id": "57c54ac9-ccb9-4f7a-9aa3-904f85aef19d",
"gambit_id": "e382eb54-ca19-412a-beaa-9a5b193a0e5c",
"last_updated": "2022-10-04T13:17:04.154785-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "MIN",
"reward": "1.44000",
"odds": "1.45450",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/122465ff-cbb6-4cad-b0f0-f8e987ae27df/?format=api"
},
{
"id": "1d658acb-5111-4998-bd66-bc921a12f783",
"gambit_id": "06c229c1-cb36-4f3d-982a-a3b4f8c59a0d",
"last_updated": "2022-10-04T13:17:04.153675-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "CWS",
"reward": "2.75000",
"odds": "2.80000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/122465ff-cbb6-4cad-b0f0-f8e987ae27df/?format=api"
}
]
}