GET /api/bet_types/f529e4d6-0542-411d-b5bc-c498df6d759a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "f529e4d6-0542-411d-b5bc-c498df6d759a",
"match": "https://api-prod.gambitprofit.com/api/matches/5e448a7a-36f1-4791-b1e7-34a0b49f89cc/?format=api",
"name": "Pick the Winner",
"created_at": "2023-11-09T09:47:56.782630-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": "Vancouver Canucks",
"amount": 5319.0
},
{
"team": "Ottawa Senators",
"amount": 4681.0
}
],
"expected_reward_tokens": 9361.44,
"profit_sb": -138.56,
"profit_sb_percentage": -1.46,
"recommended": false
},
"lines": [
{
"id": "36f70559-d9c2-45ea-8290-63fb0989b142",
"gambit_id": "a5381e4f-a608-4ab7-a452-d51147ae938d",
"last_updated": "2023-11-12T11:18:19.901529-05:00",
"created_at": "2023-11-09T09:47:56.792386-05:00",
"name": "Vancouver Canucks",
"reward": "1.76000",
"odds": "1.80000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f529e4d6-0542-411d-b5bc-c498df6d759a/?format=api"
},
{
"id": "e82d8a68-834f-4648-b8de-cb57a408b9f4",
"gambit_id": "cec28ca9-f9e1-4933-862b-d38feaf072ca",
"last_updated": "2023-11-12T11:18:19.905184-05:00",
"created_at": "2023-11-09T09:47:56.797095-05:00",
"name": "Ottawa Senators",
"reward": "2.00000",
"odds": "2.05000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f529e4d6-0542-411d-b5bc-c498df6d759a/?format=api"
}
]
}