GET /api/bet_types/0d7f409e-eeb7-4204-a457-63229f99c1af/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "0d7f409e-eeb7-4204-a457-63229f99c1af",
"match": "https://api-prod.gambitprofit.com/api/matches/2cd1b0a1-7f90-494d-b6aa-8bde5045834c/?format=api",
"name": "Play the Odds",
"created_at": "2023-01-11T08:27:13.735135-05: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": "Philadelphia Flyers",
"amount": 5882.0
},
{
"team": "Washington Capitals",
"amount": 4118.0
}
],
"expected_reward_tokens": 9058.28,
"profit_sb": 58.28,
"profit_sb_percentage": 0.65,
"recommended": true
},
"lines": [
{
"id": "04383fd6-313f-4e96-8e16-8f4eaa4a9077",
"gambit_id": "a7143f15-3e9b-459b-980f-274972e0b6cc",
"last_updated": "2023-01-12T18:27:08.897206-05:00",
"created_at": "2023-01-11T08:27:13.736500-05:00",
"name": "Philadelphia Flyers",
"reward": "1.54000",
"odds": "1.62500",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0d7f409e-eeb7-4204-a457-63229f99c1af/?format=api"
},
{
"id": "4cd3623f-69a1-40b4-8783-2375a648c2a8",
"gambit_id": "97f97285-d9af-4e94-96a0-1c676fd87208",
"last_updated": "2023-01-12T18:27:08.898337-05:00",
"created_at": "2023-01-11T08:27:13.737765-05:00",
"name": "Washington Capitals",
"reward": "2.20000",
"odds": "2.40000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0d7f409e-eeb7-4204-a457-63229f99c1af/?format=api"
}
]
}