GET /api/bet_types/8824f373-669a-4584-86bd-bf52e24d5e15/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "8824f373-669a-4584-86bd-bf52e24d5e15",
"match": "https://api-prod.gambitprofit.com/api/matches/1bfe7cfd-f6a4-489f-9c0c-172c98d3c29a/?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": "Washington",
"amount": 8196.0
},
{
"team": "Arizona",
"amount": 1804.0
}
],
"expected_reward_tokens": 9507.08,
"profit_sb": 7.08,
"profit_sb_percentage": 0.07,
"recommended": true
},
"lines": [
{
"id": "2f4507cd-b673-42f4-8b49-7177de4cb39d",
"gambit_id": "23a0dc08-7bcd-4f76-a579-a3cbfdb9068d",
"last_updated": "2022-10-17T09:41:52.142184-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Washington",
"reward": "1.16000",
"odds": "1.16670",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8824f373-669a-4584-86bd-bf52e24d5e15/?format=api"
},
{
"id": "1abbff4f-b161-4352-bbb2-70365db6d328",
"gambit_id": "810e1cf9-ce18-4af8-8540-9215f7defb1d",
"last_updated": "2022-10-17T09:41:52.143329-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Arizona",
"reward": "5.27000",
"odds": "5.40000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8824f373-669a-4584-86bd-bf52e24d5e15/?format=api"
}
]
}