GET /api/bet_types/52620ce1-69b5-440b-aec7-7437cffd6cc7/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "52620ce1-69b5-440b-aec7-7437cffd6cc7",
"match": "https://api-prod.gambitprofit.com/api/matches/167143cf-2a14-43dc-b90b-cd7e54a64588/?format=api",
"name": "Pick the Winner",
"created_at": "2023-04-05T09:22:20.866354-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": "TAM (S McClanahan)",
"amount": 6892.0
},
{
"team": "WAS (P Corbin)",
"amount": 3108.0
}
],
"expected_reward_tokens": 9510.48,
"profit_sb": 10.48,
"profit_sb_percentage": 0.11,
"recommended": true
},
"lines": [
{
"id": "a17fb3b9-42d5-4abb-8041-97333a2c915f",
"gambit_id": "ed8f0fe3-731e-404b-8323-30220271a109",
"last_updated": "2023-04-06T11:42:05.265448-04:00",
"created_at": "2023-04-05T09:22:20.870894-04:00",
"name": "TAM (S McClanahan)",
"reward": "1.38000",
"odds": "1.40000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/52620ce1-69b5-440b-aec7-7437cffd6cc7/?format=api"
},
{
"id": "13048927-f30f-4151-97b4-57d0a32d31a2",
"gambit_id": "604a3079-4bd9-47f5-8297-873fe2c2046d",
"last_updated": "2023-04-06T11:42:05.263215-04:00",
"created_at": "2023-04-05T09:22:20.868268-04:00",
"name": "WAS (P Corbin)",
"reward": "3.06000",
"odds": "3.15000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/52620ce1-69b5-440b-aec7-7437cffd6cc7/?format=api"
}
]
}