GET /api/bet_types/f90f19d3-6167-4e12-a6fe-2314470c824c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "f90f19d3-6167-4e12-a6fe-2314470c824c",
"match": "https://api-prod.gambitprofit.com/api/matches/56f90406-c7ec-427c-874f-bbf0cb686042/?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": "MIL",
"amount": 5316.0
},
{
"team": "ARI",
"amount": 4684.0
}
],
"expected_reward_tokens": 9461.68,
"profit_sb": -38.32,
"profit_sb_percentage": -0.4,
"recommended": false
},
"lines": [
{
"id": "b4b0d129-b496-4576-a7ac-b3d7a93176bb",
"gambit_id": "95f511e4-9f4e-4114-8309-b200a4a83803",
"last_updated": "2022-10-04T13:17:03.817850-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "MIL",
"reward": "1.78000",
"odds": "1.80000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f90f19d3-6167-4e12-a6fe-2314470c824c/?format=api"
},
{
"id": "987123e6-08b8-403f-9953-47b59ee480ae",
"gambit_id": "25a4f90c-54fa-4a96-9bcf-2759d8422147",
"last_updated": "2022-10-04T13:17:03.818991-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "ARI",
"reward": "2.02000",
"odds": "2.05000",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f90f19d3-6167-4e12-a6fe-2314470c824c/?format=api"
}
]
}