GET /api/bet_types/ba9646ca-244f-4572-a146-70044cfef821/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ba9646ca-244f-4572-a146-70044cfef821",
"match": "https://api-prod.gambitprofit.com/api/matches/92c9118f-163c-4930-a084-6984bc27055b/?format=api",
"name": "Pick the Winner",
"created_at": "1969-12-31T19:00:00-05: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": "PHI (R Suarez)",
"amount": 6402.0
},
{
"team": "CIN (N Lodolo)",
"amount": 3598.0
}
],
"expected_reward_tokens": 9282.84,
"profit_sb": 282.84,
"profit_sb_percentage": 3.14,
"recommended": true
},
"lines": [
{
"id": "47200b54-2547-4495-8ee3-86deca2bc869",
"gambit_id": "c71e9a06-7b35-41ae-a608-057c7122dcfe",
"last_updated": "2022-08-24T10:32:13.705011-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "PHI (R Suarez)",
"reward": "1.45000",
"odds": "1.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ba9646ca-244f-4572-a146-70044cfef821/?format=api"
},
{
"id": "79cee610-3d1f-47df-bd83-1d37bc0aa13f",
"gambit_id": "d195fd7e-fa1a-4120-aac1-af9d3bd3eef0",
"last_updated": "2022-08-24T10:32:13.705437-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "CIN (N Lodolo)",
"reward": "2.58000",
"odds": "2.75000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ba9646ca-244f-4572-a146-70044cfef821/?format=api"
}
]
}