GET /api/bet_types/892ece6f-5f11-42ee-adc9-204d0cbca9e8/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "892ece6f-5f11-42ee-adc9-204d0cbca9e8",
"match": "https://api-prod.gambitprofit.com/api/matches/8b6d74d9-66c5-4f6f-8d86-47e7c524615d/?format=api",
"name": "Pick the Winner",
"created_at": "2023-05-19T11:02:13.101205-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": "CWS (M Kopech)",
"amount": 5553.0
},
{
"team": "KAN (Z Greinke)",
"amount": 4447.0
}
],
"expected_reward_tokens": 9605.52,
"profit_sb": 105.52,
"profit_sb_percentage": 1.11,
"recommended": true
},
"lines": [
{
"id": "f1bc3ee4-dc55-41ea-8616-cdba98ffde7b",
"gambit_id": "746a3c17-ad44-4d6b-8df5-488624760fa4",
"last_updated": "2023-05-20T10:52:04.789886-04:00",
"created_at": "2023-05-19T11:02:13.102602-04:00",
"name": "CWS (M Kopech)",
"reward": "1.73000",
"odds": "1.76340",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/892ece6f-5f11-42ee-adc9-204d0cbca9e8/?format=api"
},
{
"id": "69399b44-d0ca-4cf2-96c8-5b166addad10",
"gambit_id": "7b74d00a-5131-42c6-b195-17d7d1b3d6e6",
"last_updated": "2023-05-20T10:52:04.788368-04:00",
"created_at": "2023-05-19T11:02:13.104004-04:00",
"name": "KAN (Z Greinke)",
"reward": "2.16000",
"odds": "2.21000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/892ece6f-5f11-42ee-adc9-204d0cbca9e8/?format=api"
}
]
}