GET /api/bet_types/a708577a-7e36-44c6-8cd2-2f35e70efa9e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "a708577a-7e36-44c6-8cd2-2f35e70efa9e",
"match": "https://api-prod.gambitprofit.com/api/matches/e0ae5882-a11a-45e6-a50e-820baabb4d44/?format=api",
"name": "Pick the Winner",
"created_at": "2023-07-23T11:47:59.377244-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": "STL (J Montgomery)",
"amount": 5260.0
},
{
"team": "CHC (J Taillon)",
"amount": 4740.0
}
],
"expected_reward_tokens": 9573.2,
"profit_sb": 73.2,
"profit_sb_percentage": 0.77,
"recommended": true
},
"lines": [
{
"id": "3c0a6af5-244d-4618-a991-9cd35b87521b",
"gambit_id": "d2d58c2c-7504-4ccf-9854-cac2b97af22c",
"last_updated": "2023-07-24T13:28:10.315040-04:00",
"created_at": "2023-07-23T11:47:59.381800-04:00",
"name": "STL (J Montgomery)",
"reward": "1.82000",
"odds": "1.85470",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a708577a-7e36-44c6-8cd2-2f35e70efa9e/?format=api"
},
{
"id": "2ed0984b-d419-4106-90bf-657dabfae029",
"gambit_id": "50d3e2d5-21fa-4bde-a91e-3c4e14a59ad6",
"last_updated": "2023-07-24T13:28:10.318468-04:00",
"created_at": "2023-07-23T11:47:59.386302-04:00",
"name": "CHC (J Taillon)",
"reward": "2.02000",
"odds": "2.07000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a708577a-7e36-44c6-8cd2-2f35e70efa9e/?format=api"
}
]
}