GET /api/bet_types/bea9d162-c242-47c9-97ee-319c14bdc19f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "bea9d162-c242-47c9-97ee-319c14bdc19f",
"match": "https://api-prod.gambitprofit.com/api/matches/3d88364a-ce89-4214-b458-8665283000da/?format=api",
"name": "Play the Odds",
"created_at": "2023-02-10T09:02:10.709954-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": "Milwaukee Bucks",
"amount": 5106.0
},
{
"team": "Los Angeles Clippers",
"amount": 4894.0
}
],
"expected_reward_tokens": 9395.04,
"profit_sb": -104.96,
"profit_sb_percentage": -1.1,
"recommended": false
},
"lines": [
{
"id": "1d097f48-a641-4606-aa2f-41459b47fde6",
"gambit_id": "5e894f9c-bbee-4285-8813-d6009409fc15",
"last_updated": "2023-02-11T17:52:29.907649-05:00",
"created_at": "2023-02-10T09:02:10.712625-05:00",
"name": "Milwaukee Bucks",
"reward": "1.84000",
"odds": "1.86960",
"spread": "-2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bea9d162-c242-47c9-97ee-319c14bdc19f/?format=api"
},
{
"id": "dbcbcec4-5ca6-4645-a383-03b04b828fad",
"gambit_id": "2ee8b0bf-4e0c-450d-8c1d-89eb76a94c4f",
"last_updated": "2023-02-11T17:52:29.906211-05:00",
"created_at": "2023-02-10T09:02:10.711258-05:00",
"name": "Los Angeles Clippers",
"reward": "1.92000",
"odds": "1.95240",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bea9d162-c242-47c9-97ee-319c14bdc19f/?format=api"
}
]
}