GET /api/bet_types/2780eac6-8c3d-4e11-89e2-7f4cfc6a1f3c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "2780eac6-8c3d-4e11-89e2-7f4cfc6a1f3c",
"match": "https://api-prod.gambitprofit.com/api/matches/8e4f905f-4e88-4ce1-9080-2d0caec7afce/?format=api",
"name": "Play the Odds",
"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": "Chicago Blackhawks",
"amount": 5419.0
},
{
"team": "Minnesota Wild",
"amount": 4581.0
}
],
"expected_reward_tokens": 9482.67,
"profit_sb": -17.33,
"profit_sb_percentage": -0.18,
"recommended": false
},
"lines": [
{
"id": "e730efe8-7996-4b44-bcf2-30c45e4b6427",
"gambit_id": "19b2d85b-7ef3-47c2-b45f-212b91db79d8",
"last_updated": "2022-10-31T12:22:13.881608-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Chicago Blackhawks",
"reward": "1.75000",
"odds": "1.76920",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2780eac6-8c3d-4e11-89e2-7f4cfc6a1f3c/?format=api"
},
{
"id": "32d26602-b4f8-4cfc-a5e6-c16b37477d39",
"gambit_id": "fb3d4694-08d8-4912-bad6-210569d458d9",
"last_updated": "2022-10-31T12:22:13.882632-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Minnesota Wild",
"reward": "2.07000",
"odds": "2.10000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2780eac6-8c3d-4e11-89e2-7f4cfc6a1f3c/?format=api"
}
]
}