GET /api/bet_types/16ac914e-dc89-4730-becf-99a13d8ff8dd/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "16ac914e-dc89-4730-becf-99a13d8ff8dd",
"match": "https://api-prod.gambitprofit.com/api/matches/9215305b-12a0-4279-8f2e-951348a39cff/?format=api",
"name": "Play the Odds",
"created_at": "2023-12-29T09:58:07.352120-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": "Columbus Blue Jackets",
"amount": 5423.0
},
{
"team": "Toronto Maple Leafs",
"amount": 4577.0
}
],
"expected_reward_tokens": 9381.79,
"profit_sb": -118.21,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "465815f2-dae8-44bf-a51c-1d4eb24700b1",
"gambit_id": "753d6d8a-f090-443f-9730-0818921097f2",
"last_updated": "2024-01-01T13:18:20.873978-05:00",
"created_at": "2023-12-29T09:58:07.362120-05:00",
"name": "Columbus Blue Jackets",
"reward": "1.73000",
"odds": "1.76920",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/16ac914e-dc89-4730-becf-99a13d8ff8dd/?format=api"
},
{
"id": "70bd86bf-9674-481d-ba34-c655a3a74598",
"gambit_id": "f245e3eb-57d4-45f6-a452-69be03e87058",
"last_updated": "2024-01-01T13:18:20.869877-05:00",
"created_at": "2023-12-29T09:58:07.357105-05:00",
"name": "Toronto Maple Leafs",
"reward": "2.05000",
"odds": "2.10000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/16ac914e-dc89-4730-becf-99a13d8ff8dd/?format=api"
}
]
}