GET /api/bet_types/31309860-7e75-4af7-8c55-f85bca34b890/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "31309860-7e75-4af7-8c55-f85bca34b890",
"match": "https://api-prod.gambitprofit.com/api/matches/2c9dcd35-34ba-42d4-95a8-26fd6986432a/?format=api",
"name": "Play the Odds",
"created_at": "2023-09-20T08:23:22.497943-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": "BOS",
"amount": 5939.0
},
{
"team": "TEX",
"amount": 4061.0
}
],
"expected_reward_tokens": 9502.4,
"profit_sb": 2.4,
"profit_sb_percentage": 0.03,
"recommended": true
},
"lines": [
{
"id": "22ce439c-7290-4093-bf29-ab7c1343c125",
"gambit_id": "885b7207-5f98-47f4-a979-79422b38be33",
"last_updated": "2023-09-22T10:48:05.107714-04:00",
"created_at": "2023-09-20T08:23:22.503816-04:00",
"name": "BOS",
"reward": "1.60000",
"odds": "1.62500",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/31309860-7e75-4af7-8c55-f85bca34b890/?format=api"
},
{
"id": "c7a21624-d29a-4dfa-a9e0-c0c9949a8047",
"gambit_id": "70ad143e-8963-4a82-be98-4100814f91c0",
"last_updated": "2023-09-22T10:48:05.111215-04:00",
"created_at": "2023-09-20T08:23:22.508835-04:00",
"name": "TEX",
"reward": "2.34000",
"odds": "2.40000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/31309860-7e75-4af7-8c55-f85bca34b890/?format=api"
}
]
}