GET /api/bet_types/520f7e4a-e35c-4a5d-a5c6-243ff6473128/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "520f7e4a-e35c-4a5d-a5c6-243ff6473128",
"match": "https://api-prod.gambitprofit.com/api/matches/04abe22c-fee6-4a6d-8e6e-99273625a6af/?format=api",
"name": "Play the Odds",
"created_at": "2023-04-28T11:22:20.162357-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": 5319.0
},
{
"team": "TEX",
"amount": 4681.0
}
],
"expected_reward_tokens": 9361.44,
"profit_sb": -138.56,
"profit_sb_percentage": -1.46,
"recommended": false
},
"lines": [
{
"id": "fc1ceedd-5f54-4525-934f-cb7318972fe7",
"gambit_id": "a10766de-c3dc-4b30-af99-25c003445f1f",
"last_updated": "2023-04-30T12:47:16.448176-04:00",
"created_at": "2023-04-28T11:22:20.165342-04:00",
"name": "NYY",
"reward": "1.76000",
"odds": "1.80000",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/520f7e4a-e35c-4a5d-a5c6-243ff6473128/?format=api"
},
{
"id": "6290bb26-e08d-4460-a6e1-5733ba00e4dd",
"gambit_id": "4ef38dc2-17d6-4848-8b3d-d3cc120cc9cc",
"last_updated": "2023-04-30T12:47:16.446842-04:00",
"created_at": "2023-04-28T11:22:20.163842-04:00",
"name": "TEX",
"reward": "2.00000",
"odds": "2.05000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/520f7e4a-e35c-4a5d-a5c6-243ff6473128/?format=api"
}
]
}