GET /api/bet_types/7e029866-101e-4f6f-81f1-679992c26d70/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "7e029866-101e-4f6f-81f1-679992c26d70",
"match": "https://api-prod.gambitprofit.com/api/matches/bede39bd-2d62-4344-818a-87f201417c22/?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": "HOU (J Urquidy)",
"amount": 6107.0
},
{
"team": "BAL (D Kremer)",
"amount": 3893.0
}
],
"expected_reward_tokens": 9343.2,
"profit_sb": 343.2,
"profit_sb_percentage": 3.81,
"recommended": true
},
"lines": [
{
"id": "ae55895f-25dc-407b-9aed-46a76f0950f7",
"gambit_id": "bfafa272-f429-4ae0-9c7b-52ea6fa3d9b6",
"last_updated": "2022-08-28T11:27:24.806599-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "HOU (J Urquidy)",
"reward": "1.53000",
"odds": "1.58820",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7e029866-101e-4f6f-81f1-679992c26d70/?format=api"
},
{
"id": "303a2981-fa28-4cbf-a063-1c680107e83b",
"gambit_id": "ccef6a3c-3e0f-4149-aed5-83d6758d93ee",
"last_updated": "2022-08-28T11:27:24.807079-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "BAL (D Kremer)",
"reward": "2.40000",
"odds": "2.55000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7e029866-101e-4f6f-81f1-679992c26d70/?format=api"
}
]
}