GET /api/bet_types/79be250d-b06c-408f-a85c-a70a86e05265/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "79be250d-b06c-408f-a85c-a70a86e05265",
"match": "https://api-prod.gambitprofit.com/api/matches/ad2a1855-8abd-433e-aabd-f4de2223c482/?format=api",
"name": "Play the Odds",
"created_at": "2023-05-27T10:47:02.706825-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": "NYM",
"amount": 5512.0
},
{
"team": "COL",
"amount": 4488.0
}
],
"expected_reward_tokens": 9424.8,
"profit_sb": -75.2,
"profit_sb_percentage": -0.79,
"recommended": false
},
"lines": [
{
"id": "d633e687-93f5-473c-8b29-c63fa31f731d",
"gambit_id": "5be318f5-f12d-406f-ad60-1c5709f21a15",
"last_updated": "2023-05-29T11:47:19.864700-04:00",
"created_at": "2023-05-27T10:47:02.709087-04:00",
"name": "NYM",
"reward": "1.71000",
"odds": "1.74070",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/79be250d-b06c-408f-a85c-a70a86e05265/?format=api"
},
{
"id": "4ddce257-bd82-41d0-a8fa-5923a09da49d",
"gambit_id": "f677b0e1-6455-43c5-b6e7-b4c80ce1d288",
"last_updated": "2023-05-29T11:47:19.867023-04:00",
"created_at": "2023-05-27T10:47:02.712321-04:00",
"name": "COL",
"reward": "2.10000",
"odds": "2.15000",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/79be250d-b06c-408f-a85c-a70a86e05265/?format=api"
}
]
}