GET /api/bet_types/44b3b30c-5eaf-4613-9dfe-4c40a3d3b66b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "44b3b30c-5eaf-4613-9dfe-4c40a3d3b66b",
"match": "https://api-prod.gambitprofit.com/api/matches/aa8c4b0a-fede-4f47-951b-5d7504ca628d/?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": "Washington Capitals",
"amount": 5753.0
},
{
"team": "Seattle Kraken",
"amount": 4247.0
}
],
"expected_reward_tokens": 9088.58,
"profit_sb": 88.58,
"profit_sb_percentage": 0.98,
"recommended": true
},
"lines": [
{
"id": "89fed88f-cb04-498e-808a-ad06b01f0e6a",
"gambit_id": "d5a0bf12-1b08-42be-9040-6cd25da48682",
"last_updated": "2022-12-10T18:52:00.567044-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Washington Capitals",
"reward": "1.58000",
"odds": "1.66670",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/44b3b30c-5eaf-4613-9dfe-4c40a3d3b66b/?format=api"
},
{
"id": "76d95217-bb13-4eba-90eb-08aa12f8eef6",
"gambit_id": "7f256bcd-c141-42f3-9c9e-6f6825637845",
"last_updated": "2022-12-10T18:52:00.568114-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Seattle Kraken",
"reward": "2.14000",
"odds": "2.30000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/44b3b30c-5eaf-4613-9dfe-4c40a3d3b66b/?format=api"
}
]
}