GET /api/bet_types/94516c4f-4675-4d1d-9373-be5fc18ba3c6/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "94516c4f-4675-4d1d-9373-be5fc18ba3c6",
"match": "https://api-prod.gambitprofit.com/api/matches/597f3113-00fe-4b25-a2a3-dce554817885/?format=api",
"name": "Play the Odds",
"created_at": "2023-08-04T08:52:57.599487-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": "NYY",
"amount": 5107.0
},
{
"team": "HOU",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "2c574ac4-e21d-4bd7-8bd4-756b9748b44b",
"gambit_id": "bdb7353e-dacc-4d73-bbc5-6f46aa681237",
"last_updated": "2023-08-05T12:08:21.004958-04:00",
"created_at": "2023-08-04T08:52:57.608472-04:00",
"name": "NYY",
"reward": "1.83000",
"odds": "1.86960",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/94516c4f-4675-4d1d-9373-be5fc18ba3c6/?format=api"
},
{
"id": "0981423e-6127-4be7-a44f-d16160e5b094",
"gambit_id": "a27d60d3-5c8c-40e8-b7e3-66396842c2fc",
"last_updated": "2023-08-05T12:08:21.000407-04:00",
"created_at": "2023-08-04T08:52:57.603849-04:00",
"name": "HOU",
"reward": "1.91000",
"odds": "1.95240",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/94516c4f-4675-4d1d-9373-be5fc18ba3c6/?format=api"
}
]
}