GET /api/bet_types/bcff2150-eff6-47d5-ad62-d5d8d18b2b1a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "bcff2150-eff6-47d5-ad62-d5d8d18b2b1a",
"match": "https://api-prod.gambitprofit.com/api/matches/ffc1706a-4796-4ba2-b435-bb74ea555aa4/?format=api",
"name": "Play the Odds",
"created_at": "2023-05-30T10:47:17.591822-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": "LAA",
"amount": 5939.0
},
{
"team": "CWS",
"amount": 4061.0
}
],
"expected_reward_tokens": 9502.4,
"profit_sb": 2.4,
"profit_sb_percentage": 0.03,
"recommended": true
},
"lines": [
{
"id": "f36a7fa6-292f-4846-a0ad-5d792a0a71b6",
"gambit_id": "df3351a3-2943-4079-85be-03798d352215",
"last_updated": "2023-05-31T11:47:20.782858-04:00",
"created_at": "2023-05-30T10:47:17.594725-04:00",
"name": "LAA",
"reward": "1.60000",
"odds": "1.62500",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bcff2150-eff6-47d5-ad62-d5d8d18b2b1a/?format=api"
},
{
"id": "0f999aac-7a91-478f-bd53-e1cc25cf80b6",
"gambit_id": "ac92d2c7-a248-43ba-a0d4-646acdcd1148",
"last_updated": "2023-05-31T11:47:20.785240-04:00",
"created_at": "2023-05-30T10:47:17.597788-04:00",
"name": "CWS",
"reward": "2.34000",
"odds": "2.40000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bcff2150-eff6-47d5-ad62-d5d8d18b2b1a/?format=api"
}
]
}