GET /api/bet_types/a122c281-a3c3-46df-b719-1dddc3fd24b2/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "a122c281-a3c3-46df-b719-1dddc3fd24b2",
"match": "https://api-prod.gambitprofit.com/api/matches/0150537e-70e2-4e36-b237-3c6d607ccce7/?format=api",
"name": "Pick the Winner",
"created_at": "2023-10-19T08:32:58.998834-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": "HOU (J Urquidy)",
"amount": 5039.0
},
{
"team": "TEX (A Heaney)",
"amount": 4961.0
}
],
"expected_reward_tokens": 9523.71,
"profit_sb": 23.71,
"profit_sb_percentage": 0.25,
"recommended": true
},
"lines": [
{
"id": "c3755afb-df2c-4fa4-bae4-8cd886121fc2",
"gambit_id": "682bc779-fc59-4a49-904d-b4da4aba50a6",
"last_updated": "2023-10-20T09:48:02.010926-04:00",
"created_at": "2023-10-19T08:32:59.003635-04:00",
"name": "HOU (J Urquidy)",
"reward": "1.89000",
"odds": "1.93460",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a122c281-a3c3-46df-b719-1dddc3fd24b2/?format=api"
},
{
"id": "4e5b189e-fc13-4699-92dc-3c60b9fe6570",
"gambit_id": "0d9dc140-b7af-498c-ade2-73457733faa3",
"last_updated": "2023-10-20T09:48:02.017690-04:00",
"created_at": "2023-10-19T08:32:59.009686-04:00",
"name": "TEX (A Heaney)",
"reward": "1.92000",
"odds": "1.97090",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a122c281-a3c3-46df-b719-1dddc3fd24b2/?format=api"
}
]
}