GET /api/bet_types/088a4cfe-5359-4558-8699-db0a52a33a42/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "088a4cfe-5359-4558-8699-db0a52a33a42",
"match": "https://api-prod.gambitprofit.com/api/matches/7e915624-f3f6-4f77-a770-146665fcbfe5/?format=api",
"name": "Pick the Winner",
"created_at": "2023-09-26T12:43:14.450063-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": "Philadelphia Phillies",
"amount": 6232.0
},
{
"team": "Pittsburgh Pirates",
"amount": 3768.0
}
],
"expected_reward_tokens": 9533.04,
"profit_sb": 33.04,
"profit_sb_percentage": 0.35,
"recommended": true
},
"lines": [
{
"id": "16df0d6e-142c-4166-9de6-c5d474fd42d2",
"gambit_id": "f2655fb2-752b-4b7d-9731-a182441076c1",
"last_updated": "2023-09-27T18:53:11.012725-04:00",
"created_at": "2023-09-26T12:43:14.462808-04:00",
"name": "Philadelphia Phillies",
"reward": "1.53000",
"odds": "1.55560",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/088a4cfe-5359-4558-8699-db0a52a33a42/?format=api"
},
{
"id": "83aad8ad-1dff-410e-9f53-81cf2cc6fc2f",
"gambit_id": "ab86804c-ea74-4597-a291-471822233097",
"last_updated": "2023-09-27T18:53:11.007444-04:00",
"created_at": "2023-09-26T12:43:14.455015-04:00",
"name": "Pittsburgh Pirates",
"reward": "2.53000",
"odds": "2.60000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/088a4cfe-5359-4558-8699-db0a52a33a42/?format=api"
}
]
}