GET /api/bet_types/0a6c7b72-e194-4eaa-b184-229d8b8a47b5/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "0a6c7b72-e194-4eaa-b184-229d8b8a47b5",
"match": "https://api-prod.gambitprofit.com/api/matches/e067beba-8a8c-4d78-bc19-b37a8223c681/?format=api",
"name": "Pick the Winner",
"created_at": "2023-07-28T08:23:03.308124-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": "ATL (Y Chirinos)",
"amount": 6104.0
},
{
"team": "MIL (A Houser)",
"amount": 3896.0
}
],
"expected_reward_tokens": 9583.28,
"profit_sb": 83.28,
"profit_sb_percentage": 0.88,
"recommended": true
},
"lines": [
{
"id": "7f655fc0-e65c-4975-9b37-f54b177da306",
"gambit_id": "bad9d2f2-84d1-4ae9-be76-faa0bc65b86b",
"last_updated": "2023-07-29T19:43:32.793095-04:00",
"created_at": "2023-07-28T08:23:03.316930-04:00",
"name": "ATL (Y Chirinos)",
"reward": "1.57000",
"odds": "1.59520",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0a6c7b72-e194-4eaa-b184-229d8b8a47b5/?format=api"
},
{
"id": "c8dc7195-219f-4aa2-81c5-4d66dd9494cf",
"gambit_id": "c4026906-d95c-4897-8928-b678d1fc6ee3",
"last_updated": "2023-07-29T19:43:32.787633-04:00",
"created_at": "2023-07-28T08:23:03.312399-04:00",
"name": "MIL (A Houser)",
"reward": "2.46000",
"odds": "2.53000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0a6c7b72-e194-4eaa-b184-229d8b8a47b5/?format=api"
}
]
}