GET /api/bet_types/d4a53d16-78e8-499a-b9be-9cec59a8456c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "d4a53d16-78e8-499a-b9be-9cec59a8456c",
"match": "https://api-prod.gambitprofit.com/api/matches/3ec1b67d-2287-46b0-b6ef-d76e21b3b5c6/?format=api",
"name": "Pick the Winner",
"created_at": "2023-07-28T08:23:03.540355-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": "MIN (S Gray)",
"amount": 5980.0
},
{
"team": "KAN (B Singer)",
"amount": 4020.0
}
],
"expected_reward_tokens": 9567.6,
"profit_sb": 67.6,
"profit_sb_percentage": 0.71,
"recommended": true
},
"lines": [
{
"id": "73737883-79c9-4af9-ba32-7f818d30d844",
"gambit_id": "25e736b5-11b1-4528-94f6-57328f720468",
"last_updated": "2023-07-29T19:38:33.621835-04:00",
"created_at": "2023-07-28T08:23:03.545788-04:00",
"name": "MIN (S Gray)",
"reward": "1.60000",
"odds": "1.62500",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d4a53d16-78e8-499a-b9be-9cec59a8456c/?format=api"
},
{
"id": "ee62d550-d994-4702-90fe-361f684e4c2e",
"gambit_id": "adda5c07-2cf2-4ac0-b71e-66c150fe63ae",
"last_updated": "2023-07-29T19:38:33.625363-04:00",
"created_at": "2023-07-28T08:23:03.550156-04:00",
"name": "KAN (B Singer)",
"reward": "2.38000",
"odds": "2.45000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d4a53d16-78e8-499a-b9be-9cec59a8456c/?format=api"
}
]
}