GET /api/bet_types/dbe58f6a-8393-4938-bbe8-6f23d633481f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "dbe58f6a-8393-4938-bbe8-6f23d633481f",
"match": "https://api-prod.gambitprofit.com/api/matches/9ee38ef0-3a98-41c0-bd88-f4c452c82949/?format=api",
"name": "Play the Odds",
"created_at": "2023-06-22T08:23:03.114730-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": "TAM",
"amount": 5784.0
},
{
"team": "KAN",
"amount": 4216.0
}
],
"expected_reward_tokens": 9485.76,
"profit_sb": -14.24,
"profit_sb_percentage": -0.15,
"recommended": false
},
"lines": [
{
"id": "92fdbe7e-0947-4713-9c3c-46bc9f17308e",
"gambit_id": "da6be9b6-8870-49a7-bfd1-dcd6d8e19ce3",
"last_updated": "2023-06-23T14:43:11.191914-04:00",
"created_at": "2023-06-22T08:23:03.118245-04:00",
"name": "TAM",
"reward": "1.64000",
"odds": "1.66670",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dbe58f6a-8393-4938-bbe8-6f23d633481f/?format=api"
},
{
"id": "047ea532-a67c-48b1-8c66-8eb8b8b01e95",
"gambit_id": "a9757f74-0ec1-430f-bcd9-c23d9c896544",
"last_updated": "2023-06-23T14:43:11.190305-04:00",
"created_at": "2023-06-22T08:23:03.116425-04:00",
"name": "KAN",
"reward": "2.25000",
"odds": "2.30000",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dbe58f6a-8393-4938-bbe8-6f23d633481f/?format=api"
}
]
}