GET /api/bet_types/e549bc4c-fa57-495e-833b-b13897f3bdb0/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "e549bc4c-fa57-495e-833b-b13897f3bdb0",
"match": "https://api-prod.gambitprofit.com/api/matches/5317a157-29f2-4426-8bd4-7d16152c35d8/?format=api",
"name": "Play the Odds",
"created_at": "2023-09-08T09:23:23.876013-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": "CWS",
"amount": 6010.0
},
{
"team": "DET",
"amount": 3990.0
}
],
"expected_reward_tokens": 9495.8,
"profit_sb": -4.2,
"profit_sb_percentage": -0.04,
"recommended": false
},
"lines": [
{
"id": "eedd7568-3518-4ecf-8799-013748f93654",
"gambit_id": "bd54535f-a677-4008-bcd5-9821a345ac63",
"last_updated": "2023-09-09T11:37:59.293817-04:00",
"created_at": "2023-09-08T09:23:23.879531-04:00",
"name": "CWS",
"reward": "1.58000",
"odds": "1.60610",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e549bc4c-fa57-495e-833b-b13897f3bdb0/?format=api"
},
{
"id": "32e68030-f7fc-42ee-a178-f01908ef23b6",
"gambit_id": "a1825731-aa7a-4e8a-b181-4ded11cebbbf",
"last_updated": "2023-09-09T11:37:59.297160-04:00",
"created_at": "2023-09-08T09:23:23.884485-04:00",
"name": "DET",
"reward": "2.38000",
"odds": "2.45000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e549bc4c-fa57-495e-833b-b13897f3bdb0/?format=api"
}
]
}