GET /api/bet_types/dd70e902-7c71-4b15-a067-9303005bdba9/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "dd70e902-7c71-4b15-a067-9303005bdba9",
"match": "https://api-prod.gambitprofit.com/api/matches/8406976c-4167-4132-9300-77d3cac13c68/?format=api",
"name": "Play the Odds",
"created_at": "2023-08-24T12:57:59.100320-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": "Green Bay Packers",
"amount": 5107.0
},
{
"team": "Seattle Seahawks",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "e53547e2-bfa6-4e59-8abf-77954f7cf65e",
"gambit_id": "7fd7619a-b1b6-4aa7-a071-9c90970af81a",
"last_updated": "2023-08-29T09:27:56.020883-04:00",
"created_at": "2023-08-24T12:57:59.109196-04:00",
"name": "Green Bay Packers",
"reward": "1.83000",
"odds": "1.86960",
"spread": "-3.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dd70e902-7c71-4b15-a067-9303005bdba9/?format=api"
},
{
"id": "b9329853-26e2-4c58-a6eb-1fbfb8f3f553",
"gambit_id": "335b315e-2ac8-4a49-aee3-bc108d3e1f80",
"last_updated": "2023-08-29T09:27:56.017305-04:00",
"created_at": "2023-08-24T12:57:59.105215-04:00",
"name": "Seattle Seahawks",
"reward": "1.91000",
"odds": "1.95240",
"spread": "3.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dd70e902-7c71-4b15-a067-9303005bdba9/?format=api"
}
]
}