GET /api/bet_types/5307284c-1f5d-4730-baa3-1de524d786d3/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "5307284c-1f5d-4730-baa3-1de524d786d3",
"match": "https://api-prod.gambitprofit.com/api/matches/773ad4f2-aa46-4a11-bd1f-81b8cf838881/?format=api",
"name": "Play the Odds",
"created_at": "2023-06-07T10:08:24.970785-04: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": "Vegas Golden Knights",
"amount": 6864.0
},
{
"team": "Florida Panthers",
"amount": 3136.0
}
],
"expected_reward_tokens": 9470.72,
"profit_sb": -29.28,
"profit_sb_percentage": -0.31,
"recommended": false
},
"lines": [
{
"id": "652e59ac-8c41-4054-bc7d-fe664f212437",
"gambit_id": "3f541535-62b5-4134-9700-008a85899b6a",
"last_updated": "2023-06-10T13:58:17.936607-04:00",
"created_at": "2023-06-07T10:08:24.973119-04:00",
"name": "Vegas Golden Knights",
"reward": "1.38000",
"odds": "1.40000",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5307284c-1f5d-4730-baa3-1de524d786d3/?format=api"
},
{
"id": "14161073-06df-4c3e-a180-a03fb5a0bf9f",
"gambit_id": "d0841337-8380-4b37-aa34-7812c34f111f",
"last_updated": "2023-06-10T13:58:17.939171-04:00",
"created_at": "2023-06-07T10:08:24.975539-04:00",
"name": "Florida Panthers",
"reward": "3.02000",
"odds": "3.10000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5307284c-1f5d-4730-baa3-1de524d786d3/?format=api"
}
]
}