GET /api/bet_types/a22291a4-1d47-42cc-adc7-6c9896c9380c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "a22291a4-1d47-42cc-adc7-6c9896c9380c",
"match": "https://api-prod.gambitprofit.com/api/matches/2358a633-4766-472f-b061-d93b8f8bf31b/?format=api",
"name": "Pick the Winner",
"created_at": "2023-01-11T08:27:14.635131-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": "Edmonton Oilers",
"amount": 6715.0
},
{
"team": "Anaheim Ducks",
"amount": 3285.0
}
],
"expected_reward_tokens": 9065.25,
"profit_sb": 65.25,
"profit_sb_percentage": 0.72,
"recommended": true
},
"lines": [
{
"id": "687e911e-44c3-44a3-80eb-974b104b87bf",
"gambit_id": "71c43d50-e2c8-43ec-ac40-2b9357018bc3",
"last_updated": "2023-01-12T18:27:13.188900-05:00",
"created_at": "2023-01-11T08:27:14.637591-05:00",
"name": "Edmonton Oilers",
"reward": "1.35000",
"odds": "1.40820",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a22291a4-1d47-42cc-adc7-6c9896c9380c/?format=api"
},
{
"id": "8335ca07-430e-4613-b66c-5f512491519a",
"gambit_id": "a3079515-b0ab-46bb-ae9d-435edfce30a2",
"last_updated": "2023-01-12T18:27:13.187819-05:00",
"created_at": "2023-01-11T08:27:14.636265-05:00",
"name": "Anaheim Ducks",
"reward": "2.76000",
"odds": "3.05000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a22291a4-1d47-42cc-adc7-6c9896c9380c/?format=api"
}
]
}