GET /api/bet_types/bdd5c50c-fcbb-4157-88f7-65babf6a8422/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "bdd5c50c-fcbb-4157-88f7-65babf6a8422",
"match": "https://api-prod.gambitprofit.com/api/matches/20d878ab-a6c6-4473-bce8-2d5181b5c7eb/?format=api",
"name": "Play the Odds",
"created_at": "2023-07-29T14:18:04.442437-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": "CWS",
"amount": 5688.0
},
{
"team": "CLE",
"amount": 4312.0
}
],
"expected_reward_tokens": 9442.08,
"profit_sb": -57.92,
"profit_sb_percentage": -0.61,
"recommended": false
},
"lines": [
{
"id": "a4901bda-a376-4c27-a471-8bb6256b1d71",
"gambit_id": "ef31bc89-b39b-40ae-9f2e-4e83680bf8ff",
"last_updated": "2023-07-30T10:03:23.851675-04:00",
"created_at": "2023-07-29T14:18:04.453604-04:00",
"name": "CWS",
"reward": "1.66000",
"odds": "1.68970",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bdd5c50c-fcbb-4157-88f7-65babf6a8422/?format=api"
},
{
"id": "e0e9889d-c613-4889-a756-de4a17e5e220",
"gambit_id": "19d79de9-f4b3-4652-9ed1-906adf3e213c",
"last_updated": "2023-07-30T10:03:23.846817-04:00",
"created_at": "2023-07-29T14:18:04.448396-04:00",
"name": "CLE",
"reward": "2.19000",
"odds": "2.25000",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bdd5c50c-fcbb-4157-88f7-65babf6a8422/?format=api"
}
]
}