GET /api/bet_types/089bf4f0-7178-4b64-a4ca-f90ad2457442/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "089bf4f0-7178-4b64-a4ca-f90ad2457442",
"match": "https://api-prod.gambitprofit.com/api/matches/86d8e826-17b1-4938-89e6-899b69332b61/?format=api",
"name": "Play the Odds",
"created_at": "2023-06-04T12:16:53.081899-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": "TOR",
"amount": 6100.0
},
{
"team": "NYM",
"amount": 3900.0
}
],
"expected_reward_tokens": 9516.0,
"profit_sb": 16.0,
"profit_sb_percentage": 0.17,
"recommended": true
},
"lines": [
{
"id": "ee40fc6a-7832-4f72-b805-a2eee29705a0",
"gambit_id": "848b0a54-806d-4c64-bb22-0d9d1623d4e9",
"last_updated": "2023-06-05T10:57:24.065264-04:00",
"created_at": "2023-06-04T12:16:53.083991-04:00",
"name": "TOR",
"reward": "1.56000",
"odds": "1.58820",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/089bf4f0-7178-4b64-a4ca-f90ad2457442/?format=api"
},
{
"id": "a9b6120b-4ee9-46b6-9000-bbdd53e70f5e",
"gambit_id": "02f59627-d8f5-4087-91ce-e48abeebd4e5",
"last_updated": "2023-06-05T10:57:24.067106-04:00",
"created_at": "2023-06-04T12:16:53.086384-04:00",
"name": "NYM",
"reward": "2.44000",
"odds": "2.50000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/089bf4f0-7178-4b64-a4ca-f90ad2457442/?format=api"
}
]
}