GET /api/bet_types/8d35303a-e1c8-4f54-99e4-e20c5dda35ce/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "8d35303a-e1c8-4f54-99e4-e20c5dda35ce",
"match": "https://api-prod.gambitprofit.com/api/matches/2c642b52-8d10-40c8-9e76-1f9f1ac4f47e/?format=api",
"name": "Play the Odds",
"created_at": "2023-08-13T10:18:25.714167-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": "MIA",
"amount": 6010.0
},
{
"team": "NYY",
"amount": 3990.0
}
],
"expected_reward_tokens": 9495.8,
"profit_sb": -4.2,
"profit_sb_percentage": -0.04,
"recommended": false
},
"lines": [
{
"id": "961bfb88-52cc-4b37-8fbd-32bd555805a0",
"gambit_id": "067221a5-216e-430a-a835-3929b2f023a1",
"last_updated": "2023-08-14T18:38:05.164686-04:00",
"created_at": "2023-08-13T10:18:25.724459-04:00",
"name": "MIA",
"reward": "1.58000",
"odds": "1.60610",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8d35303a-e1c8-4f54-99e4-e20c5dda35ce/?format=api"
},
{
"id": "86b4e68a-b48f-4a1b-885e-4120f9f57bd2",
"gambit_id": "a8a18f2e-6c4b-4ebc-9478-2c7e5d65e812",
"last_updated": "2023-08-14T18:38:05.159420-04:00",
"created_at": "2023-08-13T10:18:25.718383-04:00",
"name": "NYY",
"reward": "2.38000",
"odds": "2.45000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8d35303a-e1c8-4f54-99e4-e20c5dda35ce/?format=api"
}
]
}