GET /api/bet_types/46be353e-ef25-4b1d-b008-f0268b559a5a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "46be353e-ef25-4b1d-b008-f0268b559a5a",
"match": "https://api-prod.gambitprofit.com/api/matches/c772448d-b5e8-4c97-9ff6-7fd4d333a800/?format=api",
"name": "Play the Odds",
"created_at": "2023-06-02T10:32:06.594517-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": "BOS",
"amount": 5599.0
},
{
"team": "TAM",
"amount": 4401.0
}
],
"expected_reward_tokens": 9462.15,
"profit_sb": -37.85,
"profit_sb_percentage": -0.4,
"recommended": false
},
"lines": [
{
"id": "de55d2dc-3a1f-47aa-82cc-4b131cac4231",
"gambit_id": "61d405e6-4e41-4c9c-ad0c-6ba38e21d244",
"last_updated": "2023-06-09T19:08:11.915735-04:00",
"created_at": "2023-06-02T10:32:06.599382-04:00",
"name": "BOS",
"reward": "1.69000",
"odds": "1.71430",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/46be353e-ef25-4b1d-b008-f0268b559a5a/?format=api"
},
{
"id": "14df13a6-0a4c-49a4-bddc-11b07b438c83",
"gambit_id": "77e97d5c-dc37-43f5-a265-d8f4c0598bbd",
"last_updated": "2023-06-09T19:08:11.913748-04:00",
"created_at": "2023-06-02T10:32:06.597153-04:00",
"name": "TAM",
"reward": "2.15000",
"odds": "2.20000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/46be353e-ef25-4b1d-b008-f0268b559a5a/?format=api"
}
]
}