GET /api/bet_types/7628bce6-397e-4f61-85aa-f00c86c5bda0/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "7628bce6-397e-4f61-85aa-f00c86c5bda0",
"match": "https://api-prod.gambitprofit.com/api/matches/376a9b06-2486-497a-8304-b6b5d0983903/?format=api",
"name": "Pick the Winner",
"created_at": "2023-02-18T09:07:14.832376-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": "Toronto Maple Leafs",
"amount": 7735.0
},
{
"team": "Montreal Canadiens",
"amount": 2265.0
}
],
"expected_reward_tokens": 9513.0,
"profit_sb": 13.0,
"profit_sb_percentage": 0.14,
"recommended": true
},
"lines": [
{
"id": "81e85493-4dcc-4a2b-b546-3341b97053f2",
"gambit_id": "e45e0ac9-3409-40a5-bea7-b28bd3d888bf",
"last_updated": "2023-02-19T16:02:15.405303-05:00",
"created_at": "2023-02-18T09:07:14.833632-05:00",
"name": "Toronto Maple Leafs",
"reward": "1.23000",
"odds": "1.23810",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7628bce6-397e-4f61-85aa-f00c86c5bda0/?format=api"
},
{
"id": "2a16114a-960a-4ba5-b1d5-7e51861b2c07",
"gambit_id": "b76e4245-73f6-4e66-9ce0-ea8ca5f15b1f",
"last_updated": "2023-02-19T16:02:15.406513-05:00",
"created_at": "2023-02-18T09:07:14.834994-05:00",
"name": "Montreal Canadiens",
"reward": "4.20000",
"odds": "4.30000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7628bce6-397e-4f61-85aa-f00c86c5bda0/?format=api"
}
]
}