GET /api/bet_types/17064581-3e63-4e5c-965a-b3e8a55b6b76/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "17064581-3e63-4e5c-965a-b3e8a55b6b76",
"match": "https://api-prod.gambitprofit.com/api/matches/6f273742-e041-4a94-82ee-75750f20ec1d/?format=api",
"name": "Play the Odds",
"created_at": "2023-12-12T10:03:10.045604-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": "Edmonton Oilers",
"amount": 6241.0
},
{
"team": "Chicago Blackhawks",
"amount": 3759.0
}
],
"expected_reward_tokens": 9547.86,
"profit_sb": 47.86,
"profit_sb_percentage": 0.5,
"recommended": true
},
"lines": [
{
"id": "6142aefa-b90b-4255-b131-78f96f356820",
"gambit_id": "ecf2a5dd-9a48-4c2d-a7ed-b690cd500ba2",
"last_updated": "2023-12-13T09:33:07.717922-05:00",
"created_at": "2023-12-12T10:03:10.054043-05:00",
"name": "Edmonton Oilers",
"reward": "1.53000",
"odds": "1.55560",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/17064581-3e63-4e5c-965a-b3e8a55b6b76/?format=api"
},
{
"id": "11383ba4-9719-49f9-9837-3ff033c75d13",
"gambit_id": "3411b91e-32b0-403a-8ba6-a8e5db5ed927",
"last_updated": "2023-12-13T09:33:07.710676-05:00",
"created_at": "2023-12-12T10:03:10.050161-05:00",
"name": "Chicago Blackhawks",
"reward": "2.54000",
"odds": "2.60000",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/17064581-3e63-4e5c-965a-b3e8a55b6b76/?format=api"
}
]
}