GET /api/bet_types/9c4a0a96-387e-4a80-bfc2-c47c64c48491/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "9c4a0a96-387e-4a80-bfc2-c47c64c48491",
"match": "https://api-prod.gambitprofit.com/api/matches/e4ca6a7d-426e-4b9f-9d3b-04ac954a1793/?format=api",
"name": "Pick the Winner",
"created_at": "2023-04-19T12:17:08.147306-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": "NYM (M Scherzer)",
"amount": 5415.0
},
{
"team": "LOS (N Syndergaard)",
"amount": 4585.0
}
],
"expected_reward_tokens": 9582.65,
"profit_sb": 82.65,
"profit_sb_percentage": 0.87,
"recommended": true
},
"lines": [
{
"id": "02859176-773c-4e5a-b99f-ed413c8ddf43",
"gambit_id": "424ed9ef-8ffe-4d36-8fa2-5c3b520a89bf",
"last_updated": "2023-04-20T11:42:18.218119-04:00",
"created_at": "2023-04-19T12:17:08.150336-04:00",
"name": "NYM (M Scherzer)",
"reward": "1.77000",
"odds": "1.80650",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9c4a0a96-387e-4a80-bfc2-c47c64c48491/?format=api"
},
{
"id": "d9b2a799-52bd-4909-bc80-f9c2c0d218ba",
"gambit_id": "0ff3a670-edf3-411c-9297-e7eaf28b8577",
"last_updated": "2023-04-20T11:42:18.216230-04:00",
"created_at": "2023-04-19T12:17:08.148758-04:00",
"name": "LOS (N Syndergaard)",
"reward": "2.09000",
"odds": "2.14000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9c4a0a96-387e-4a80-bfc2-c47c64c48491/?format=api"
}
]
}