GET /api/bet_types/8633a4cc-5ad2-4a0c-bdd3-e6f628890dc2/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "8633a4cc-5ad2-4a0c-bdd3-e6f628890dc2",
"match": "https://api-prod.gambitprofit.com/api/matches/d4492867-4d51-48ca-a7f8-67b2d29a231f/?format=api",
"name": "Pick the Winner",
"created_at": "2023-06-30T08:23:05.752640-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": "SFO (A Cobb)",
"amount": 5527.0
},
{
"team": "NYM (C Carrasco)",
"amount": 4473.0
}
],
"expected_reward_tokens": 9616.95,
"profit_sb": 116.95,
"profit_sb_percentage": 1.23,
"recommended": true
},
"lines": [
{
"id": "dd6b0ee4-bb8a-482a-9f2d-737e18bda192",
"gambit_id": "f2476522-37a0-4285-8c98-66c7f3cd8843",
"last_updated": "2023-07-02T11:03:48.476313-04:00",
"created_at": "2023-06-30T08:23:05.754703-04:00",
"name": "SFO (A Cobb)",
"reward": "1.74000",
"odds": "1.76920",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8633a4cc-5ad2-4a0c-bdd3-e6f628890dc2/?format=api"
},
{
"id": "42eae861-6aac-4969-8308-2c4e6b5aa66b",
"gambit_id": "0f4bce99-9bde-4a90-9934-df6d9943a28d",
"last_updated": "2023-07-02T11:03:48.478730-04:00",
"created_at": "2023-06-30T08:23:05.757191-04:00",
"name": "NYM (C Carrasco)",
"reward": "2.15000",
"odds": "2.20000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8633a4cc-5ad2-4a0c-bdd3-e6f628890dc2/?format=api"
}
]
}