GET /api/bet_types/7a6ba8b3-1e11-453b-8b0d-23b9bf35f20f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "7a6ba8b3-1e11-453b-8b0d-23b9bf35f20f",
"match": "https://api-prod.gambitprofit.com/api/matches/29e31dfe-bea1-4ed5-b1d5-d1c2cab32219/?format=api",
"name": "Play the Odds",
"created_at": "2023-09-12T09:23:02.307680-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": "KAN",
"amount": 6154.0
},
{
"team": "CWS",
"amount": 3846.0
}
],
"expected_reward_tokens": 9538.08,
"profit_sb": 38.08,
"profit_sb_percentage": 0.4,
"recommended": true
},
"lines": [
{
"id": "2051b738-5722-4708-80ee-09979d7d1d7b",
"gambit_id": "9059f1bb-a0cf-4981-b372-1be4962d388f",
"last_updated": "2023-09-15T16:28:16.822735-04:00",
"created_at": "2023-09-12T09:23:02.312490-04:00",
"name": "KAN",
"reward": "1.55000",
"odds": "1.57140",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7a6ba8b3-1e11-453b-8b0d-23b9bf35f20f/?format=api"
},
{
"id": "53569e70-885e-4fe1-87b1-735ed40caf11",
"gambit_id": "595e7666-d4fe-44db-befc-27cc88b5ad2e",
"last_updated": "2023-09-15T16:28:16.826337-04:00",
"created_at": "2023-09-12T09:23:02.318104-04:00",
"name": "CWS",
"reward": "2.48000",
"odds": "2.55000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7a6ba8b3-1e11-453b-8b0d-23b9bf35f20f/?format=api"
}
]
}