GET /api/bet_types/92d6864a-2738-4cfb-8bbf-1da6121327d3/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "92d6864a-2738-4cfb-8bbf-1da6121327d3",
"match": "https://api-prod.gambitprofit.com/api/matches/fa0e7325-18b1-4c95-8592-444143e83b55/?format=api",
"name": "Pick the Winner",
"created_at": "2023-07-30T08:18:22.817005-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": "PHI (C Sanchez)",
"amount": 5827.0
},
{
"team": "PIT (R Hill)",
"amount": 4173.0
}
],
"expected_reward_tokens": 9556.17,
"profit_sb": 56.17,
"profit_sb_percentage": 0.59,
"recommended": true
},
"lines": [
{
"id": "8b6cc7cc-8bc6-4bf0-a404-964ba74276e6",
"gambit_id": "14211cf6-f223-4427-8d77-0730c8425668",
"last_updated": "2023-07-31T18:18:09.511072-04:00",
"created_at": "2023-07-30T08:18:22.820818-04:00",
"name": "PHI (C Sanchez)",
"reward": "1.64000",
"odds": "1.66670",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/92d6864a-2738-4cfb-8bbf-1da6121327d3/?format=api"
},
{
"id": "ab3b72c7-660e-4547-a3f7-51a0daf03500",
"gambit_id": "9a0c319c-e112-4309-82f6-8de963b55e7b",
"last_updated": "2023-07-31T18:18:09.514972-04:00",
"created_at": "2023-07-30T08:18:22.824574-04:00",
"name": "PIT (R Hill)",
"reward": "2.29000",
"odds": "2.35000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/92d6864a-2738-4cfb-8bbf-1da6121327d3/?format=api"
}
]
}