GET /api/bet_types/2e093aa8-ec13-4905-a8b7-1dc6fb6895ea/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "2e093aa8-ec13-4905-a8b7-1dc6fb6895ea",
"match": "https://api-prod.gambitprofit.com/api/matches/3e38827b-27e2-42f8-8303-e49b97df9a70/?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": "LOS (C Kershaw)",
"amount": 6304.0
},
{
"team": "SDG (Y Darvish)",
"amount": 3696.0
}
],
"expected_reward_tokens": 9645.12,
"profit_sb": 145.12,
"profit_sb_percentage": 1.53,
"recommended": true
},
"lines": [
{
"id": "02b5b942-8144-41f5-ba65-34fd8442fc64",
"gambit_id": "806095ee-3fd0-44e1-b149-9130fff022e9",
"last_updated": "2022-10-13T09:47:24.563103-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "LOS (C Kershaw)",
"reward": "1.53000",
"odds": "1.54050",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2e093aa8-ec13-4905-a8b7-1dc6fb6895ea/?format=api"
},
{
"id": "c4c4ed75-e145-485c-a77e-1eb028676e0b",
"gambit_id": "6c429583-6a1b-4dc5-88da-bcb999a1058e",
"last_updated": "2022-10-13T09:47:24.564076-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "SDG (Y Darvish)",
"reward": "2.61000",
"odds": "2.65000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2e093aa8-ec13-4905-a8b7-1dc6fb6895ea/?format=api"
}
]
}