GET /api/bet_types/9f6da588-8c39-4569-9960-1d1748371292/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "9f6da588-8c39-4569-9960-1d1748371292",
"match": "https://api-prod.gambitprofit.com/api/matches/d75b5d45-058f-472c-b215-4a5a17593172/?format=api",
"name": "Pick the Winner",
"created_at": "2023-08-21T09:03:15.957114-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": "TEX (J Montgomery)",
"amount": 5888.0
},
{
"team": "ARI (S Cecconi)",
"amount": 4112.0
}
],
"expected_reward_tokens": 9538.56,
"profit_sb": 38.56,
"profit_sb_percentage": 0.41,
"recommended": true
},
"lines": [
{
"id": "9681d89f-f5bc-4478-80dc-95814be6141f",
"gambit_id": "ce5c6d6c-7cce-4e67-91a8-104b005ba072",
"last_updated": "2023-08-28T17:38:11.915680-04:00",
"created_at": "2023-08-21T09:03:15.961051-04:00",
"name": "TEX (J Montgomery)",
"reward": "1.62000",
"odds": "1.65360",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9f6da588-8c39-4569-9960-1d1748371292/?format=api"
},
{
"id": "8b5e9086-3997-4582-a683-349132603926",
"gambit_id": "d7861c1e-4bd8-4b4e-8408-b65362681898",
"last_updated": "2023-08-28T17:38:11.919419-04:00",
"created_at": "2023-08-21T09:03:15.965271-04:00",
"name": "ARI (S Cecconi)",
"reward": "2.32000",
"odds": "2.38000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9f6da588-8c39-4569-9960-1d1748371292/?format=api"
}
]
}