GET /api/bet_types/1d8493f7-4763-4802-8740-e317298469b7/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "1d8493f7-4763-4802-8740-e317298469b7",
"match": "https://api-prod.gambitprofit.com/api/matches/1fdd943d-c27b-433f-9b50-20683861c480/?format=api",
"name": "Pick the Winner",
"created_at": "2023-09-12T09:23:03.285992-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": "SEA (B Woo)",
"amount": 6434.0
},
{
"team": "LAA (P Sandoval)",
"amount": 3566.0
}
],
"expected_reward_tokens": 9521.22,
"profit_sb": 21.22,
"profit_sb_percentage": 0.22,
"recommended": true
},
"lines": [
{
"id": "2bd25476-bd5f-4b85-9b5c-7583bf976202",
"gambit_id": "6837fcf5-d0ee-4b4c-a3e9-bb98134d0389",
"last_updated": "2023-09-15T16:23:16.847157-04:00",
"created_at": "2023-09-12T09:23:03.295409-04:00",
"name": "SEA (B Woo)",
"reward": "1.48000",
"odds": "1.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1d8493f7-4763-4802-8740-e317298469b7/?format=api"
},
{
"id": "a033803a-f989-45a9-a7b7-6d16e31d5d49",
"gambit_id": "0ff7c7da-61e9-4fa6-a74c-6c35d83f4836",
"last_updated": "2023-09-15T16:23:16.843023-04:00",
"created_at": "2023-09-12T09:23:03.290294-04:00",
"name": "LAA (P Sandoval)",
"reward": "2.67000",
"odds": "2.75000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1d8493f7-4763-4802-8740-e317298469b7/?format=api"
}
]
}