GET /api/bet_types/8bae786a-722e-488d-a59a-4bdaf72a1074/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "8bae786a-722e-488d-a59a-4bdaf72a1074",
"match": "https://api-prod.gambitprofit.com/api/matches/565b8b02-5909-447d-94f5-43bd705d0550/?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": "Toronto Blue Jays",
"amount": 5884.0
},
{
"team": "Baltimore Orioles",
"amount": 4116.0
}
],
"expected_reward_tokens": 9178.68,
"profit_sb": 178.68,
"profit_sb_percentage": 1.99,
"recommended": true
},
"lines": [
{
"id": "39f17213-f5a8-499c-8bc0-c1b2c3bedcb1",
"gambit_id": "ace4cda1-d99d-46fa-be74-5e1d7bfe18cc",
"last_updated": "2022-09-17T17:17:26.240227-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Toronto Blue Jays",
"reward": "1.56000",
"odds": "1.64520",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8bae786a-722e-488d-a59a-4bdaf72a1074/?format=api"
},
{
"id": "c105bf7a-67a8-4790-8d33-59f0291df207",
"gambit_id": "899359d6-0344-4b29-9a5a-02384daa761a",
"last_updated": "2022-09-17T17:17:26.241265-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Baltimore Orioles",
"reward": "2.23000",
"odds": "2.40000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8bae786a-722e-488d-a59a-4bdaf72a1074/?format=api"
}
]
}