GET /api/bet_types/67e6bfb8-f937-4658-a299-25c49235eb77/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "67e6bfb8-f937-4658-a299-25c49235eb77",
"match": "https://api-prod.gambitprofit.com/api/matches/3f8889f5-7fc2-4a23-957e-5cbe9a173cad/?format=api",
"name": "Pick the Winner",
"created_at": "2023-08-28T08:48:10.191490-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": "LOS (B Miller)",
"amount": 5909.0
},
{
"team": "ARI (Z Gallen)",
"amount": 4091.0
}
],
"expected_reward_tokens": 9572.58,
"profit_sb": 72.58,
"profit_sb_percentage": 0.76,
"recommended": true
},
"lines": [
{
"id": "16cbae0d-6a0c-41eb-a4cc-f458288bcff0",
"gambit_id": "510f8dcd-1e70-42ee-a567-27594ec3e3f7",
"last_updated": "2023-08-29T19:28:15.880491-04:00",
"created_at": "2023-08-28T08:48:10.200319-04:00",
"name": "LOS (B Miller)",
"reward": "1.62000",
"odds": "1.64520",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/67e6bfb8-f937-4658-a299-25c49235eb77/?format=api"
},
{
"id": "c8411132-5636-47ac-8581-9738f2b0ea39",
"gambit_id": "c50a8ba7-76a7-4cd7-bd9a-7be890b40a95",
"last_updated": "2023-08-29T19:28:15.877165-04:00",
"created_at": "2023-08-28T08:48:10.195469-04:00",
"name": "ARI (Z Gallen)",
"reward": "2.34000",
"odds": "2.40000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/67e6bfb8-f937-4658-a299-25c49235eb77/?format=api"
}
]
}