GET /api/bet_types/727b77ab-d801-4129-beb5-6830510c83e7/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "727b77ab-d801-4129-beb5-6830510c83e7",
"match": "https://api-prod.gambitprofit.com/api/matches/355715d2-22a6-47e6-8630-dd89a715cae2/?format=api",
"name": "Play the Odds",
"created_at": "2023-04-06T09:07:00.772108-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": "Utah Jazz",
"amount": 5107.0
},
{
"team": "Oklahoma City Thunder",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "b6cce3d6-4158-4e33-a1e7-2b9bb1a91523",
"gambit_id": "b9a52713-b7ea-4128-a08f-d436b439352f",
"last_updated": "2023-04-07T20:27:05.835437-04:00",
"created_at": "2023-04-06T09:07:00.773641-04:00",
"name": "Utah Jazz",
"reward": "1.83000",
"odds": "1.86960",
"spread": "7.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/727b77ab-d801-4129-beb5-6830510c83e7/?format=api"
},
{
"id": "2398bf3a-4249-4e41-a9eb-d6586cab4d8c",
"gambit_id": "42df3699-18b7-4736-8428-e3805ac3914e",
"last_updated": "2023-04-07T20:27:05.837622-04:00",
"created_at": "2023-04-06T09:07:00.775256-04:00",
"name": "Oklahoma City Thunder",
"reward": "1.91000",
"odds": "1.95240",
"spread": "-7.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/727b77ab-d801-4129-beb5-6830510c83e7/?format=api"
}
]
}