GET /api/bet_types/550cae5a-b6f6-4b71-85ff-2aedf33a78e7/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "550cae5a-b6f6-4b71-85ff-2aedf33a78e7",
"match": "https://api-prod.gambitprofit.com/api/matches/cab0e215-2c7c-4328-89a5-bdae7599c52e/?format=api",
"name": "Pick the Winner",
"created_at": "2023-03-17T23:07:14.209461-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": "UCLA",
"amount": 7440.0
},
{
"team": "Northwestern",
"amount": 2560.0
}
],
"expected_reward_tokens": 9446.4,
"profit_sb": -53.6,
"profit_sb_percentage": -0.56,
"recommended": false
},
"lines": [
{
"id": "b791740d-1308-4501-a0eb-f2029e93769b",
"gambit_id": "3dfa9274-3be1-441f-9eb9-387cd484c5bc",
"last_updated": "2023-03-19T16:47:19.552238-04:00",
"created_at": "2023-03-17T23:07:14.211190-04:00",
"name": "UCLA",
"reward": "1.27000",
"odds": "1.28570",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/550cae5a-b6f6-4b71-85ff-2aedf33a78e7/?format=api"
},
{
"id": "4142e6db-152b-460e-83d4-06dea87a5767",
"gambit_id": "70330a6a-a7f3-44b3-9285-a129619f5945",
"last_updated": "2023-03-19T16:47:19.553272-04:00",
"created_at": "2023-03-17T23:07:14.212933-04:00",
"name": "Northwestern",
"reward": "3.69000",
"odds": "3.80000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/550cae5a-b6f6-4b71-85ff-2aedf33a78e7/?format=api"
}
]
}