GET /api/bet_types/2671a0de-9d6c-4261-b879-d66ea39d496f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "2671a0de-9d6c-4261-b879-d66ea39d496f",
"match": "https://api-prod.gambitprofit.com/api/matches/664ad227-4ae2-49d5-889d-0e5180cc31ae/?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": "Seattle Kraken",
"amount": 5521.0
},
{
"team": "Buffalo Sabres",
"amount": 4479.0
}
],
"expected_reward_tokens": 9495.48,
"profit_sb": -4.52,
"profit_sb_percentage": -0.05,
"recommended": false
},
"lines": [
{
"id": "1c360dc1-0e16-4a1b-a0b1-f50f862a640f",
"gambit_id": "bb14111a-d8f9-431e-aa88-becb7fb58c4e",
"last_updated": "2022-10-26T09:47:09.821406-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Seattle Kraken",
"reward": "1.72000",
"odds": "1.74070",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2671a0de-9d6c-4261-b879-d66ea39d496f/?format=api"
},
{
"id": "08a86db4-d329-4af3-b0bc-6c407fd247e2",
"gambit_id": "77d84a87-c64d-4a9e-afb2-49808f5404e9",
"last_updated": "2022-10-26T09:47:09.822398-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Buffalo Sabres",
"reward": "2.12000",
"odds": "2.15000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2671a0de-9d6c-4261-b879-d66ea39d496f/?format=api"
}
]
}