GET /api/bet_types/4ee0836e-6f2f-484c-a707-87665871613f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "4ee0836e-6f2f-484c-a707-87665871613f",
"match": "https://api-prod.gambitprofit.com/api/matches/143378ed-3992-4e7d-9dd9-549c2d747a34/?format=api",
"name": "Play the Odds",
"created_at": "2023-07-29T08:08:07.487963-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": "WAS",
"amount": 5423.0
},
{
"team": "NYM",
"amount": 4577.0
}
],
"expected_reward_tokens": 9381.79,
"profit_sb": -118.21,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "eee1efdb-12ca-4357-ac11-301a75387858",
"gambit_id": "f64c6106-fd73-4f01-9817-8ae79e747002",
"last_updated": "2023-07-31T13:08:20.095363-04:00",
"created_at": "2023-07-29T08:08:07.492065-04:00",
"name": "WAS",
"reward": "1.73000",
"odds": "1.76920",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4ee0836e-6f2f-484c-a707-87665871613f/?format=api"
},
{
"id": "e85d6eef-d9dd-49cc-86d0-725e9380dbb7",
"gambit_id": "2ad52929-2ef7-422a-98c3-13d73f214742",
"last_updated": "2023-07-31T13:08:20.099232-04:00",
"created_at": "2023-07-29T08:08:07.496147-04:00",
"name": "NYM",
"reward": "2.05000",
"odds": "2.10000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4ee0836e-6f2f-484c-a707-87665871613f/?format=api"
}
]
}