GET /api/bet_types/8a4f1e2c-9843-4d0c-8b56-6291907034d9/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "8a4f1e2c-9843-4d0c-8b56-6291907034d9",
"match": "https://api-prod.gambitprofit.com/api/matches/fdecb931-3841-4a8b-8c9a-4d01712b3301/?format=api",
"name": "Play the Odds",
"created_at": "2023-09-16T09:23:14.607886-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": "ARI",
"amount": 6010.0
},
{
"team": "CHC",
"amount": 3990.0
}
],
"expected_reward_tokens": 9495.8,
"profit_sb": -4.2,
"profit_sb_percentage": -0.04,
"recommended": false
},
"lines": [
{
"id": "ce44e8cf-d2ee-4436-97b0-aaeb22e57bf5",
"gambit_id": "59311c76-2f2e-4d88-9295-a045f7d0459a",
"last_updated": "2023-09-18T08:58:26.760670-04:00",
"created_at": "2023-09-16T09:23:14.615647-04:00",
"name": "ARI",
"reward": "1.58000",
"odds": "1.60610",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8a4f1e2c-9843-4d0c-8b56-6291907034d9/?format=api"
},
{
"id": "570f5615-bbf5-40be-814b-312aa8bb797e",
"gambit_id": "c96c3921-9538-4a22-b0cc-993f3308694a",
"last_updated": "2023-09-18T08:58:26.755436-04:00",
"created_at": "2023-09-16T09:23:14.611757-04:00",
"name": "CHC",
"reward": "2.38000",
"odds": "2.45000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8a4f1e2c-9843-4d0c-8b56-6291907034d9/?format=api"
}
]
}