GET /api/bet_types/7403ce71-9df1-420e-9bd2-7eaf91fad236/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "7403ce71-9df1-420e-9bd2-7eaf91fad236",
"match": "https://api-prod.gambitprofit.com/api/matches/1653c409-efb4-438c-b57c-db19d2c687eb/?format=api",
"name": "Pick the Winner",
"created_at": "2022-12-27T08:57:15.405452-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": "Philadelphia 76ers",
"amount": 6253.0
},
{
"team": "Washington Wizards",
"amount": 3747.0
}
],
"expected_reward_tokens": 9066.85,
"profit_sb": 66.85,
"profit_sb_percentage": 0.74,
"recommended": true
},
"lines": [
{
"id": "810977b3-7eb9-4155-91de-63e58dc587ce",
"gambit_id": "da88e64f-173c-4a0d-8622-c710ead781b7",
"last_updated": "2022-12-28T21:37:15.126960-05:00",
"created_at": "2022-12-27T08:57:15.407891-05:00",
"name": "Philadelphia 76ers",
"reward": "1.45000",
"odds": "1.52630",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7403ce71-9df1-420e-9bd2-7eaf91fad236/?format=api"
},
{
"id": "228a3d70-fdff-4567-8401-a3263b92ed84",
"gambit_id": "e2920291-dabe-48e6-81c2-b229b4a8abca",
"last_updated": "2022-12-28T21:37:15.125866-05:00",
"created_at": "2022-12-27T08:57:15.406632-05:00",
"name": "Washington Wizards",
"reward": "2.42000",
"odds": "2.65000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7403ce71-9df1-420e-9bd2-7eaf91fad236/?format=api"
}
]
}