GET /api/bet_types/85b63bdc-fcbd-424e-8b53-4c8ab68f0a4d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "85b63bdc-fcbd-424e-8b53-4c8ab68f0a4d",
"match": "https://api-prod.gambitprofit.com/api/matches/7cba1b77-7192-40eb-93f4-99abb4fa950c/?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": 6798.0
},
{
"team": "Indiana",
"amount": 3202.0
}
],
"expected_reward_tokens": 9381.24,
"profit_sb": -118.76,
"profit_sb_percentage": -1.25,
"recommended": false
},
"lines": [
{
"id": "8b995464-25a7-4d30-8ea6-534f2a28ada7",
"gambit_id": "fd2f4620-97de-45d0-bfb2-2575983bf533",
"last_updated": "2022-10-03T11:12:23.311016-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Nebraska",
"reward": "1.38000",
"odds": "1.40820",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/85b63bdc-fcbd-424e-8b53-4c8ab68f0a4d/?format=api"
},
{
"id": "aae1a261-c550-4189-a1f6-c7ccdd63566a",
"gambit_id": "84d8add1-72ef-4239-8764-d661a5a3788b",
"last_updated": "2022-10-03T11:12:23.311990-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Indiana",
"reward": "2.93000",
"odds": "3.05000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/85b63bdc-fcbd-424e-8b53-4c8ab68f0a4d/?format=api"
}
]
}