GET /api/bet_types/3f77a8e9-e0ac-4f41-a463-c8d7cc245e46/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "3f77a8e9-e0ac-4f41-a463-c8d7cc245e46",
"match": "https://api-prod.gambitprofit.com/api/matches/98d40939-e5bf-4e3c-b082-24b1a9daef0f/?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": "BOS (J Winckowski)",
"amount": 5849.0
},
{
"team": "PIT (J Brubaker)",
"amount": 4151.0
}
],
"expected_reward_tokens": 9298.24,
"profit_sb": 298.24,
"profit_sb_percentage": 3.31,
"recommended": true
},
"lines": [
{
"id": "9ecf8667-16d2-42b4-8937-440e91fe278d",
"gambit_id": "4d729a24-45c8-439e-92f9-fa1209c0f94d",
"last_updated": "2022-08-19T09:46:51.756812-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "BOS (J Winckowski)",
"reward": "1.59000",
"odds": "1.65360",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3f77a8e9-e0ac-4f41-a463-c8d7cc245e46/?format=api"
},
{
"id": "50cffb0b-8fc4-4027-a62a-db1daa621363",
"gambit_id": "888a6b1e-0388-4773-be1b-5b7a1c59d14d",
"last_updated": "2022-08-19T09:46:51.756394-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "PIT (J Brubaker)",
"reward": "2.24000",
"odds": "2.38000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3f77a8e9-e0ac-4f41-a463-c8d7cc245e46/?format=api"
}
]
}