GET /api/bet_types/7d616322-4b5e-4d1c-b116-9455acddd898/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "7d616322-4b5e-4d1c-b116-9455acddd898",
"match": "https://api-prod.gambitprofit.com/api/matches/ad494b3e-b2af-44bd-a5e4-eeddb79b521d/?format=api",
"name": "Pick the Winner",
"created_at": "2023-11-14T09:13:03.470122-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": "Calgary Flames",
"amount": 6010.0
},
{
"team": "Montreal Canadiens",
"amount": 3990.0
}
],
"expected_reward_tokens": 9495.8,
"profit_sb": -4.2,
"profit_sb_percentage": -0.04,
"recommended": false
},
"lines": [
{
"id": "b720bf97-71d1-49d7-b312-7ff1733b24b4",
"gambit_id": "74b796a3-4b26-4c87-bc15-3d127f4eadc1",
"last_updated": "2023-11-15T20:03:22.404266-05:00",
"created_at": "2023-11-14T09:13:03.475994-05:00",
"name": "Calgary Flames",
"reward": "1.58000",
"odds": "1.60610",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7d616322-4b5e-4d1c-b116-9455acddd898/?format=api"
},
{
"id": "860eac9b-a283-456e-a257-0643071a15b2",
"gambit_id": "a94ef2c8-0b26-4bbb-93f8-4544231533fe",
"last_updated": "2023-11-15T20:03:22.407781-05:00",
"created_at": "2023-11-14T09:13:03.480727-05:00",
"name": "Montreal Canadiens",
"reward": "2.38000",
"odds": "2.45000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7d616322-4b5e-4d1c-b116-9455acddd898/?format=api"
}
]
}