GET /api/bet_types/e3374155-7d14-4968-bfd9-bf10a9976b58/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "e3374155-7d14-4968-bfd9-bf10a9976b58",
"match": "https://api-prod.gambitprofit.com/api/matches/a9230d3c-f43e-4b68-9c34-f7fa6593f8dc/?format=api",
"name": "Play the Odds",
"created_at": "2023-06-23T09:28:13.130708-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": "SDG",
"amount": 5599.0
},
{
"team": "WAS",
"amount": 4401.0
}
],
"expected_reward_tokens": 9462.15,
"profit_sb": -37.85,
"profit_sb_percentage": -0.4,
"recommended": false
},
"lines": [
{
"id": "391e2432-8b0f-4ab9-a7b9-d270692ab797",
"gambit_id": "23ec3176-5056-43ac-854a-075f03a4b1af",
"last_updated": "2023-06-25T10:18:02.756945-04:00",
"created_at": "2023-06-23T09:28:13.134957-04:00",
"name": "SDG",
"reward": "1.69000",
"odds": "1.71430",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e3374155-7d14-4968-bfd9-bf10a9976b58/?format=api"
},
{
"id": "d8acbbc3-5dee-4c51-817f-87ce50ca2587",
"gambit_id": "12813b9b-7bff-4a7b-8fc5-2eea99145c3d",
"last_updated": "2023-06-25T10:18:02.755239-04:00",
"created_at": "2023-06-23T09:28:13.132752-04:00",
"name": "WAS",
"reward": "2.15000",
"odds": "2.20000",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e3374155-7d14-4968-bfd9-bf10a9976b58/?format=api"
}
]
}