GET /api/bet_types/21a76283-8f8c-4272-a4ee-4e8923ea1d04/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "21a76283-8f8c-4272-a4ee-4e8923ea1d04",
"match": "https://api-prod.gambitprofit.com/api/matches/69ce1391-d212-46f9-8432-15343501d45e/?format=api",
"name": "Play the Odds",
"created_at": "2023-09-13T09:07:59.996867-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": "NYY",
"amount": 5857.0
},
{
"team": "BOS",
"amount": 4143.0
}
],
"expected_reward_tokens": 9487.47,
"profit_sb": -12.53,
"profit_sb_percentage": -0.13,
"recommended": false
},
"lines": [
{
"id": "df3fbe2b-5d25-46f3-9ed1-5562ab8ecb6d",
"gambit_id": "73b9e65f-6718-4bac-95a7-602101cadb23",
"last_updated": "2023-09-20T19:08:20.584597-04:00",
"created_at": "2023-09-13T09:08:00.000942-04:00",
"name": "NYY",
"reward": "1.62000",
"odds": "1.64520",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/21a76283-8f8c-4272-a4ee-4e8923ea1d04/?format=api"
},
{
"id": "b1ca7c5f-2ce0-4c10-82a0-98440c8b1dc8",
"gambit_id": "5e29dfc2-1af3-42b1-a710-0edd3489bd6f",
"last_updated": "2023-09-20T19:08:20.588935-04:00",
"created_at": "2023-09-13T09:08:00.009925-04:00",
"name": "BOS",
"reward": "2.29000",
"odds": "2.35000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/21a76283-8f8c-4272-a4ee-4e8923ea1d04/?format=api"
}
]
}