GET /api/bet_types/98c515dc-acac-41df-8f38-01125ab0ca99/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "98c515dc-acac-41df-8f38-01125ab0ca99",
"match": "https://api-prod.gambitprofit.com/api/matches/45e3606e-98ea-42f3-9357-d3c5404da57d/?format=api",
"name": "Pick the Winner",
"created_at": "2023-04-08T09:01:56.717147-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": "CHC (J Steele)",
"amount": 5234.0
},
{
"team": "TEX (M Perez)",
"amount": 4766.0
}
],
"expected_reward_tokens": 9578.22,
"profit_sb": 78.22,
"profit_sb_percentage": 0.82,
"recommended": true
},
"lines": [
{
"id": "508a57e6-85b4-46a1-9455-3a90ed47b284",
"gambit_id": "2ac4da8c-e7a3-4577-ab3a-b507b0b721bb",
"last_updated": "2023-04-09T11:42:18.692134-04:00",
"created_at": "2023-04-08T09:01:56.718891-04:00",
"name": "CHC (J Steele)",
"reward": "1.83000",
"odds": "1.86960",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/98c515dc-acac-41df-8f38-01125ab0ca99/?format=api"
},
{
"id": "60f44d5a-262e-4632-91d3-2a1b09aa3cdc",
"gambit_id": "2e0df629-2809-4dd8-a103-72084fa67f7e",
"last_updated": "2023-04-09T11:42:18.695657-04:00",
"created_at": "2023-04-08T09:01:56.720662-04:00",
"name": "TEX (M Perez)",
"reward": "2.01000",
"odds": "2.05000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/98c515dc-acac-41df-8f38-01125ab0ca99/?format=api"
}
]
}