GET /api/bet_types/bff00ded-0d14-4c98-92dd-d7d1ba51b54e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "bff00ded-0d14-4c98-92dd-d7d1ba51b54e",
"match": "https://api-prod.gambitprofit.com/api/matches/21750ad5-3d79-4fae-8531-f3378329f8c4/?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": "Nebraska",
"amount": 7774.0
},
{
"team": "Northwestern",
"amount": 2226.0
}
],
"expected_reward_tokens": 9326.94,
"profit_sb": 326.94,
"profit_sb_percentage": 3.63,
"recommended": true
},
"lines": [
{
"id": "4355c58f-d3a2-4321-a000-e77c8e6e5aa9",
"gambit_id": "d55024a4-8e08-4bbc-b9db-4364b624e91e",
"last_updated": "2022-08-28T11:27:16.823402-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Nebraska",
"reward": "1.20000",
"odds": "1.22220",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bff00ded-0d14-4c98-92dd-d7d1ba51b54e/?format=api"
},
{
"id": "d990c492-bbf9-4413-806a-f82a3eb2d367",
"gambit_id": "8d52bdd7-bd2a-469d-a35d-4f920f6adae7",
"last_updated": "2022-08-28T11:27:16.823872-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Northwestern",
"reward": "4.19000",
"odds": "4.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bff00ded-0d14-4c98-92dd-d7d1ba51b54e/?format=api"
}
]
}