GET /api/bet_types/951c1284-dfbc-4855-a769-7fb8caf3030c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "951c1284-dfbc-4855-a769-7fb8caf3030c",
"match": "https://api-prod.gambitprofit.com/api/matches/bdbdc2ee-4381-4736-a5fc-14a976b68377/?format=api",
"name": "Play the Odds",
"created_at": "2023-08-09T08:13:11.607762-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": "CLE",
"amount": 5107.0
},
{
"team": "TOR",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "0d7614a3-d35f-4f4a-b52c-785d522fb6a2",
"gambit_id": "55f7a679-fa83-4f1c-af75-7c1f8e9bbdf2",
"last_updated": "2023-08-10T12:28:25.122699-04:00",
"created_at": "2023-08-09T08:13:11.615358-04:00",
"name": "CLE",
"reward": "1.83000",
"odds": "1.86960",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/951c1284-dfbc-4855-a769-7fb8caf3030c/?format=api"
},
{
"id": "8edf5ea4-d59b-42bf-a323-48bc74b2d850",
"gambit_id": "fa3f45b6-2d2d-4a59-b6c0-bdb90f178c7b",
"last_updated": "2023-08-10T12:28:25.119430-04:00",
"created_at": "2023-08-09T08:13:11.611535-04:00",
"name": "TOR",
"reward": "1.91000",
"odds": "1.95240",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/951c1284-dfbc-4855-a769-7fb8caf3030c/?format=api"
}
]
}