GET /api/bet_types/597e71af-b494-48aa-a8f0-9248989316f6/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "597e71af-b494-48aa-a8f0-9248989316f6",
"match": "https://api-prod.gambitprofit.com/api/matches/008c64ad-798d-4fb2-a20e-efc859165ba3/?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": "NYY (F Montas)",
"amount": 5242.0
},
{
"team": "TAM (S Armstrong)",
"amount": 4758.0
}
],
"expected_reward_tokens": 9278.1,
"profit_sb": 278.1,
"profit_sb_percentage": 3.09,
"recommended": true
},
"lines": [
{
"id": "af8d632f-6916-443b-adb1-06c4df215890",
"gambit_id": "59895de3-24e4-4eef-8a1f-77ef195d9a67",
"last_updated": "2022-09-05T13:37:10.953103-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "NYY (F Montas)",
"reward": "1.77000",
"odds": "1.86210",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/597e71af-b494-48aa-a8f0-9248989316f6/?format=api"
},
{
"id": "66ca56cd-de4c-4492-b632-831fa46c92c0",
"gambit_id": "dad34979-d713-4df1-a537-10a3d6382697",
"last_updated": "2022-09-05T13:37:10.952122-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "TAM (S Armstrong)",
"reward": "1.95000",
"odds": "2.06000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/597e71af-b494-48aa-a8f0-9248989316f6/?format=api"
}
]
}