GET /api/bet_types/8709d5bd-5bca-43ce-a2f1-1d9f756751d5/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "8709d5bd-5bca-43ce-a2f1-1d9f756751d5",
"match": "https://api-prod.gambitprofit.com/api/matches/7c1db876-1497-4072-a0b4-54f8ce9c1af3/?format=api",
"name": "Pick the Winner",
"created_at": "1969-12-31T19:00:00-05: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": "SDG (B Snell)",
"amount": 7275.0
},
{
"team": "WAS (P Espino)",
"amount": 2725.0
}
],
"expected_reward_tokens": 9237.75,
"profit_sb": 237.75,
"profit_sb_percentage": 2.64,
"recommended": true
},
"lines": [
{
"id": "5150d4cc-b254-4faf-bbe0-325105b73fe3",
"gambit_id": "4b00a9bf-a32c-4701-9527-ba8c743ce0ec",
"last_updated": "2022-08-20T11:57:00.698908-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "SDG (B Snell)",
"reward": "1.27000",
"odds": "1.30300",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8709d5bd-5bca-43ce-a2f1-1d9f756751d5/?format=api"
},
{
"id": "ef57e4d0-03aa-4c13-98a8-d7cc4bf54f61",
"gambit_id": "a753fdd8-07d5-47dd-bfb1-45160eaad1bb",
"last_updated": "2022-08-20T11:57:00.699416-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "WAS (P Espino)",
"reward": "3.39000",
"odds": "3.65000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8709d5bd-5bca-43ce-a2f1-1d9f756751d5/?format=api"
}
]
}