GET /api/bet_types/720fcc0e-53ad-4f0a-b9f3-4a225a983468/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "720fcc0e-53ad-4f0a-b9f3-4a225a983468",
"match": "https://api-prod.gambitprofit.com/api/matches/9f5df7b7-c0ec-4273-8e55-3027d240e58e/?format=api",
"name": "Play the Odds",
"created_at": "2023-09-23T12:38:06.656135-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": "San Francisco Giants",
"amount": 5213.0
},
{
"team": "Los Angeles Dodgers",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "474e380e-ff08-4a73-8545-446a506eeec4",
"gambit_id": "c5ec7101-e570-43ae-9764-135cf0e0ad88",
"last_updated": "2023-09-25T14:18:03.717441-04:00",
"created_at": "2023-09-23T12:38:06.660304-04:00",
"name": "San Francisco Giants",
"reward": "1.80000",
"odds": "1.83330",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/720fcc0e-53ad-4f0a-b9f3-4a225a983468/?format=api"
},
{
"id": "400fd126-a210-40df-8bd2-e0b578abe2a1",
"gambit_id": "797ada16-e94b-4558-957c-a11c84073876",
"last_updated": "2023-09-25T14:18:03.721170-04:00",
"created_at": "2023-09-23T12:38:06.664416-04:00",
"name": "Los Angeles Dodgers",
"reward": "1.96000",
"odds": "2.00000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/720fcc0e-53ad-4f0a-b9f3-4a225a983468/?format=api"
}
]
}