GET /api/bet_types/012f6171-edf6-4ddd-91e8-be57350584df/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "012f6171-edf6-4ddd-91e8-be57350584df",
"match": "https://api-prod.gambitprofit.com/api/matches/3b836475-4358-4465-97f6-dfe0909818f6/?format=api",
"name": "Pick the Winner",
"created_at": "2023-06-29T11:58:22.616458-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": "New York Yankees",
"amount": 6293.0
},
{
"team": "Oakland Athletics",
"amount": 3707.0
}
],
"expected_reward_tokens": 9564.06,
"profit_sb": 64.06,
"profit_sb_percentage": 0.67,
"recommended": true
},
"lines": [
{
"id": "adffc083-30bf-4492-9aec-bb23e94d8c64",
"gambit_id": "ae0492e4-fc66-4554-b752-bef2815fb326",
"last_updated": "2023-06-30T10:43:12.476947-04:00",
"created_at": "2023-06-29T11:58:22.618739-04:00",
"name": "New York Yankees",
"reward": "1.52000",
"odds": "1.54050",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/012f6171-edf6-4ddd-91e8-be57350584df/?format=api"
},
{
"id": "96bce47b-2bcd-4ca4-93f5-ad5258bf4a32",
"gambit_id": "7be7a781-84c7-47cf-be1e-ce101b533b89",
"last_updated": "2023-06-30T10:43:12.478478-04:00",
"created_at": "2023-06-29T11:58:22.621015-04:00",
"name": "Oakland Athletics",
"reward": "2.58000",
"odds": "2.65000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/012f6171-edf6-4ddd-91e8-be57350584df/?format=api"
}
]
}