GET /api/bet_types/2158c727-4213-4b13-90f5-86b102820251/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "2158c727-4213-4b13-90f5-86b102820251",
"match": "https://api-prod.gambitprofit.com/api/matches/66e9d827-a727-4acc-acbf-c6e7ab81f0fb/?format=api",
"name": "Play the Odds",
"created_at": "2023-07-07T14:58:29.561804-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": "Colorado Rockies",
"amount": 5688.0
},
{
"team": "San Francisco Giants",
"amount": 4312.0
}
],
"expected_reward_tokens": 9442.08,
"profit_sb": -57.92,
"profit_sb_percentage": -0.61,
"recommended": false
},
"lines": [
{
"id": "eadae11d-bb01-4a3f-b310-249c30140015",
"gambit_id": "7e1ffbf1-c0ef-4e12-b7bb-caab337ca2d5",
"last_updated": "2023-07-09T09:58:33.805391-04:00",
"created_at": "2023-07-07T14:58:29.563238-04:00",
"name": "Colorado Rockies",
"reward": "1.66000",
"odds": "1.68970",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2158c727-4213-4b13-90f5-86b102820251/?format=api"
},
{
"id": "cf68196d-761e-4062-ad6b-069b99cc246e",
"gambit_id": "7e780625-10ec-4c41-926d-43b392553cc8",
"last_updated": "2023-07-09T09:58:33.807537-04:00",
"created_at": "2023-07-07T14:58:29.564889-04:00",
"name": "San Francisco Giants",
"reward": "2.19000",
"odds": "2.25000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2158c727-4213-4b13-90f5-86b102820251/?format=api"
}
]
}