GET /api/bet_types/fb7c5a61-0f18-4f94-8c3d-eb97c07afd4e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "fb7c5a61-0f18-4f94-8c3d-eb97c07afd4e",
"match": "https://api-prod.gambitprofit.com/api/matches/917b836d-4096-4470-9b4f-6a4e2a4d9fd8/?format=api",
"name": "Play the Odds",
"created_at": "2023-03-14T09:37:12.064585-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": "Ottawa Senators",
"amount": 5512.0
},
{
"team": "Edmonton Oilers",
"amount": 4488.0
}
],
"expected_reward_tokens": 9424.8,
"profit_sb": -75.2,
"profit_sb_percentage": -0.79,
"recommended": false
},
"lines": [
{
"id": "c216e581-ae40-45a2-a120-1f3258d3ad6e",
"gambit_id": "456cd223-f984-4505-a31f-4772e2513752",
"last_updated": "2023-03-15T13:57:05.507725-04:00",
"created_at": "2023-03-14T09:37:12.068045-04:00",
"name": "Ottawa Senators",
"reward": "1.71000",
"odds": "1.74070",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fb7c5a61-0f18-4f94-8c3d-eb97c07afd4e/?format=api"
},
{
"id": "6585c268-7934-4b3e-be22-36ddf2601ec5",
"gambit_id": "2266632d-7bce-4a21-acbf-7a6172f55833",
"last_updated": "2023-03-15T13:57:05.506639-04:00",
"created_at": "2023-03-14T09:37:12.066255-04:00",
"name": "Edmonton Oilers",
"reward": "2.10000",
"odds": "2.15000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fb7c5a61-0f18-4f94-8c3d-eb97c07afd4e/?format=api"
}
]
}