GET /api/bet_types/781ba49b-b43f-41cb-a39c-2e597514a7d3/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "781ba49b-b43f-41cb-a39c-2e597514a7d3",
"match": "https://api-prod.gambitprofit.com/api/matches/c0a60260-1737-4554-90c4-7eceb2ddeb56/?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": "HOU (L McCullers)",
"amount": 6325.0
},
{
"team": "BAL (K Bradish)",
"amount": 3675.0
}
],
"expected_reward_tokens": 9297.75,
"profit_sb": 297.75,
"profit_sb_percentage": 3.31,
"recommended": true
},
"lines": [
{
"id": "f9ed4fd1-76ad-472f-821e-d96faa13cf9f",
"gambit_id": "713677c8-11d3-4ff9-9271-d4c25b1ebc64",
"last_updated": "2022-08-27T12:27:01.474068-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "HOU (L McCullers)",
"reward": "1.47000",
"odds": "1.52630",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/781ba49b-b43f-41cb-a39c-2e597514a7d3/?format=api"
},
{
"id": "20b72ee4-4c62-4dd3-92f6-61d8306bc6fb",
"gambit_id": "6a422068-b775-4a29-b42d-88081a22c578",
"last_updated": "2022-08-27T12:27:01.474516-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "BAL (K Bradish)",
"reward": "2.53000",
"odds": "2.70000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/781ba49b-b43f-41cb-a39c-2e597514a7d3/?format=api"
}
]
}