GET /api/bet_types/d9d4311d-aa4d-4fff-8093-7432698d4020/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "d9d4311d-aa4d-4fff-8093-7432698d4020",
"match": "https://api-prod.gambitprofit.com/api/matches/5631b297-1423-477e-bbcc-3749a18838f5/?format=api",
"name": "Play the Odds",
"created_at": "2023-09-19T18:28:03.909406-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": "LOS",
"amount": 5213.0
},
{
"team": "DET",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "aab9f096-b64a-4f06-a19a-a072741f28f8",
"gambit_id": "7da65d77-ac06-4b2d-93a5-549992c48833",
"last_updated": "2023-09-21T09:38:16.815007-04:00",
"created_at": "2023-09-19T18:28:03.919367-04:00",
"name": "LOS",
"reward": "1.80000",
"odds": "1.83330",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d9d4311d-aa4d-4fff-8093-7432698d4020/?format=api"
},
{
"id": "44e32254-bd3b-4ff5-bad6-682a2cae10a1",
"gambit_id": "12547420-7c84-4eab-ac44-4bdd3feb1ab2",
"last_updated": "2023-09-21T09:38:16.809980-04:00",
"created_at": "2023-09-19T18:28:03.913873-04:00",
"name": "DET",
"reward": "1.96000",
"odds": "2.00000",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d9d4311d-aa4d-4fff-8093-7432698d4020/?format=api"
}
]
}