GET /api/bet_types/ccf0d457-6ab4-409d-9c2c-1ca35b4df03b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ccf0d457-6ab4-409d-9c2c-1ca35b4df03b",
"match": "https://api-prod.gambitprofit.com/api/matches/677761ad-0cc0-4dc4-9c21-0984c74230b6/?format=api",
"name": "Pick the Winner",
"created_at": "2023-09-06T09:08:17.701602-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": "BAL (K Gibson)",
"amount": 5776.0
},
{
"team": "LAA (P Sandoval)",
"amount": 4224.0
}
],
"expected_reward_tokens": 9588.16,
"profit_sb": 88.16,
"profit_sb_percentage": 0.93,
"recommended": true
},
"lines": [
{
"id": "36120221-b5c2-40da-a892-143fbbfeb562",
"gambit_id": "353f1d96-6372-49b1-89ed-cbb621564579",
"last_updated": "2023-09-07T20:08:21.564652-04:00",
"created_at": "2023-09-06T09:08:17.707080-04:00",
"name": "BAL (K Gibson)",
"reward": "1.66000",
"odds": "1.68970",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ccf0d457-6ab4-409d-9c2c-1ca35b4df03b/?format=api"
},
{
"id": "ec2f8e5a-4bf6-4920-a001-5d9de3ffedf0",
"gambit_id": "087faa0f-5baf-4c78-9890-211c2934b27b",
"last_updated": "2023-09-07T20:08:21.567845-04:00",
"created_at": "2023-09-06T09:08:17.713149-04:00",
"name": "LAA (P Sandoval)",
"reward": "2.27000",
"odds": "2.33000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ccf0d457-6ab4-409d-9c2c-1ca35b4df03b/?format=api"
}
]
}