GET /api/bet_types/3c24cb48-9a14-42fb-be59-0454f013f0f4/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "3c24cb48-9a14-42fb-be59-0454f013f0f4",
"match": "https://api-prod.gambitprofit.com/api/matches/92482116-3d47-4d0d-8b70-58044c11f505/?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": "Eternal Fire",
"amount": 5822.0
},
{
"team": "Evil Geniuses",
"amount": 4178.0
}
],
"expected_reward_tokens": 8732.02,
"profit_sb": -267.98,
"profit_sb_percentage": -2.98,
"recommended": false
},
"lines": [
{
"id": "7dfda844-3d73-4b25-92e8-4dbaff7b2e4b",
"gambit_id": "4337b523-0fd7-49a9-bf9e-56b011482d6d",
"last_updated": "2022-09-25T15:07:17.826512-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Eternal Fire",
"reward": "1.50000",
"odds": "1.57000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3c24cb48-9a14-42fb-be59-0454f013f0f4/?format=api"
},
{
"id": "9b5fe885-666d-47ef-9d98-e79c7f5b1fca",
"gambit_id": "a7c1cf75-ed59-4659-aa29-657ff9db5e5f",
"last_updated": "2022-09-25T15:07:17.825252-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Evil Geniuses",
"reward": "2.09000",
"odds": "2.25000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3c24cb48-9a14-42fb-be59-0454f013f0f4/?format=api"
}
]
}