GET /api/bet_types/c635c676-72fa-4036-bcd2-3de79f7050f3/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "c635c676-72fa-4036-bcd2-3de79f7050f3",
"match": "https://api-prod.gambitprofit.com/api/matches/f19f4a96-5919-475c-b536-17c39a3d15c2/?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": "Memphis Grizzlies",
"amount": 6482.0
},
{
"team": "San Antonio Spurs",
"amount": 3518.0
}
],
"expected_reward_tokens": 9074.8,
"profit_sb": 74.8,
"profit_sb_percentage": 0.83,
"recommended": true
},
"lines": [
{
"id": "16d8832f-48aa-4354-8aba-535b0d1a2809",
"gambit_id": "7b2deec9-11ab-4f0a-8e59-186c60bf5297",
"last_updated": "2022-11-10T09:24:09.072006-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Memphis Grizzlies",
"reward": "1.40000",
"odds": "1.45450",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c635c676-72fa-4036-bcd2-3de79f7050f3/?format=api"
},
{
"id": "273634e8-b4b2-48da-a2b8-da50c87bfaa7",
"gambit_id": "7bb2c9bf-10f9-44a6-83b2-17a85c50ff04",
"last_updated": "2022-11-10T09:24:09.068432-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "San Antonio Spurs",
"reward": "2.58000",
"odds": "2.80000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c635c676-72fa-4036-bcd2-3de79f7050f3/?format=api"
}
]
}