GET /api/bet_types/4e46a20f-3835-427b-9786-76393de83cd1/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "4e46a20f-3835-427b-9786-76393de83cd1",
"match": "https://api-prod.gambitprofit.com/api/matches/20d878ab-a6c6-4473-bce8-2d5181b5c7eb/?format=api",
"name": "Pick the Winner",
"created_at": "2023-07-29T14:18:04.420630-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": "CLE (L Allen)",
"amount": 5490.0
},
{
"team": "CWS (M Clevinger)",
"amount": 4510.0
}
],
"expected_reward_tokens": 9606.3,
"profit_sb": 106.3,
"profit_sb_percentage": 1.12,
"recommended": true
},
"lines": [
{
"id": "d99c1392-0e3f-4b0a-a559-4d7cf03091ac",
"gambit_id": "92f10e93-0183-4a36-b2ba-27b46393fa04",
"last_updated": "2023-07-30T10:03:23.834976-04:00",
"created_at": "2023-07-29T14:18:04.429059-04:00",
"name": "CLE (L Allen)",
"reward": "1.75000",
"odds": "1.78120",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4e46a20f-3835-427b-9786-76393de83cd1/?format=api"
},
{
"id": "05a53407-3ef2-4244-9cc2-b6924fdfc46b",
"gambit_id": "1aea098f-5e25-4e89-8e8f-53e1bd55be14",
"last_updated": "2023-07-30T10:03:23.839391-04:00",
"created_at": "2023-07-29T14:18:04.435793-04:00",
"name": "CWS (M Clevinger)",
"reward": "2.13000",
"odds": "2.18000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4e46a20f-3835-427b-9786-76393de83cd1/?format=api"
}
]
}