GET /api/bet_types/c546cecd-4f1c-498a-8a52-e7075ea7ece1/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "c546cecd-4f1c-498a-8a52-e7075ea7ece1",
"match": "https://api-prod.gambitprofit.com/api/matches/a9de5082-ecc6-4999-ae54-13ce14ed3a4c/?format=api",
"name": "Pick the Winner",
"created_at": "2022-12-29T08:42:09.519887-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": "Colorado Avalanche",
"amount": 5668.0
},
{
"team": "Los Angeles Kings",
"amount": 4332.0
}
],
"expected_reward_tokens": 9010.56,
"profit_sb": 10.56,
"profit_sb_percentage": 0.12,
"recommended": true
},
"lines": [
{
"id": "3cee08cd-058b-48ec-907e-53f86b1e65ad",
"gambit_id": "84e6dd36-c1a7-4bdf-ad84-1079cda47cd6",
"last_updated": "2022-12-31T10:41:58.809015-05:00",
"created_at": "2022-12-29T08:42:09.521018-05:00",
"name": "Colorado Avalanche",
"reward": "1.59000",
"odds": "1.68970",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c546cecd-4f1c-498a-8a52-e7075ea7ece1/?format=api"
},
{
"id": "7a675627-8234-49ea-937b-f736778de064",
"gambit_id": "2d8e0025-b909-4fd5-a3f1-528d7ddedfe5",
"last_updated": "2022-12-31T10:41:58.810144-05:00",
"created_at": "2022-12-29T08:42:09.522201-05:00",
"name": "Los Angeles Kings",
"reward": "2.08000",
"odds": "2.25000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c546cecd-4f1c-498a-8a52-e7075ea7ece1/?format=api"
}
]
}