GET /api/bet_types/57d21aed-b023-43a4-ae6a-45d6a73ef321/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "57d21aed-b023-43a4-ae6a-45d6a73ef321",
"match": "https://api-prod.gambitprofit.com/api/matches/d7ea0510-dcf8-4167-b704-e27b1fff02e9/?format=api",
"name": "Play the Odds",
"created_at": "2023-12-29T09:58:10.259966-05: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": "Philadelphia 76ers",
"amount": 5107.0
},
{
"team": "Houston Rockets",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "e6e706ee-cff7-42cf-a9e7-fa1204875083",
"gambit_id": "e0b20829-9a76-4c0a-94b1-f827932353a4",
"last_updated": "2023-12-30T21:43:26.895856-05:00",
"created_at": "2023-12-29T09:58:10.264130-05:00",
"name": "Philadelphia 76ers",
"reward": "1.83000",
"odds": "1.86960",
"spread": "-1.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/57d21aed-b023-43a4-ae6a-45d6a73ef321/?format=api"
},
{
"id": "ced2ff65-7acf-4593-b6aa-56cda8b5d7b2",
"gambit_id": "9808d639-de57-4407-a226-6e9be44ffcc1",
"last_updated": "2023-12-30T21:43:26.899130-05:00",
"created_at": "2023-12-29T09:58:10.269451-05:00",
"name": "Houston Rockets",
"reward": "1.91000",
"odds": "1.95240",
"spread": "1.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/57d21aed-b023-43a4-ae6a-45d6a73ef321/?format=api"
}
]
}