GET /api/bet_types/9e8450b0-ef83-4591-9576-1305946b1bf6/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "9e8450b0-ef83-4591-9576-1305946b1bf6",
"match": "https://api-prod.gambitprofit.com/api/matches/d87cdd7b-8908-46a7-884c-5c52d378d17d/?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": "STL (M Mikolas)",
"amount": 6101.0
},
{
"team": "COL (R Feltner)",
"amount": 3899.0
}
],
"expected_reward_tokens": 9395.54,
"profit_sb": 395.54,
"profit_sb_percentage": 4.39,
"recommended": true
},
"lines": [
{
"id": "13d41d0e-678a-4f87-80f9-69cbab7722e8",
"gambit_id": "1fe4eb7a-f5c1-4b32-9ec3-dc2a80801fa6",
"last_updated": "2022-08-10T10:06:55.910343-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "STL (M Mikolas)",
"reward": "1.54000",
"odds": "1.58820",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9e8450b0-ef83-4591-9576-1305946b1bf6/?format=api"
},
{
"id": "7205efee-6524-4607-b7f7-8265c768cb72",
"gambit_id": "c655fbe7-a3f9-47e6-8099-304d6f4c3967",
"last_updated": "2022-08-10T10:06:55.910796-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "COL (R Feltner)",
"reward": "2.41000",
"odds": "2.55000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9e8450b0-ef83-4591-9576-1305946b1bf6/?format=api"
}
]
}