GET /api/bet_types/baa9b3d6-0b8e-41c9-826f-6fadac2974aa/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "baa9b3d6-0b8e-41c9-826f-6fadac2974aa",
"match": "https://api-prod.gambitprofit.com/api/matches/bfdd7f5e-5c9e-4e1e-b358-f3355f729eae/?format=api",
"name": "Play the Odds",
"created_at": "2023-05-06T11:51:56.344433-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": "CWS",
"amount": 6241.0
},
{
"team": "CIN",
"amount": 3759.0
}
],
"expected_reward_tokens": 9547.86,
"profit_sb": 47.86,
"profit_sb_percentage": 0.5,
"recommended": true
},
"lines": [
{
"id": "a822b424-5a56-4efc-b9cd-f6bce4d1d387",
"gambit_id": "ccc7e624-9c14-48b3-8281-e7f63cc2e9d5",
"last_updated": "2023-05-07T11:57:18.243611-04:00",
"created_at": "2023-05-06T11:51:56.347837-04:00",
"name": "CWS",
"reward": "1.53000",
"odds": "1.55560",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/baa9b3d6-0b8e-41c9-826f-6fadac2974aa/?format=api"
},
{
"id": "918a99a8-da53-4c25-bdf1-2a17484752ee",
"gambit_id": "575fd0a1-fbb6-4f55-a4d5-8d3089f744ff",
"last_updated": "2023-05-07T11:57:18.241816-04:00",
"created_at": "2023-05-06T11:51:56.346188-04:00",
"name": "CIN",
"reward": "2.54000",
"odds": "2.60000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/baa9b3d6-0b8e-41c9-826f-6fadac2974aa/?format=api"
}
]
}