GET /api/bet_types/1db9aa4f-e4c3-4212-949e-54a95db5e6f8/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "1db9aa4f-e4c3-4212-949e-54a95db5e6f8",
"match": "https://api-prod.gambitprofit.com/api/matches/cf796d9c-7d15-403d-be5f-d501655df137/?format=api",
"name": "Pick the Winner",
"created_at": "1969-12-31T19:00:00-05: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": "TOR (K Gausman)",
"amount": 5081.0
},
{
"team": "NYY (J Taillon)",
"amount": 4919.0
}
],
"expected_reward_tokens": 9296.91,
"profit_sb": 296.91,
"profit_sb_percentage": 3.3,
"recommended": true
},
"lines": [
{
"id": "c7a6efee-4d7d-43d8-a65c-267ef0da59e0",
"gambit_id": "6b71e74e-9151-446f-90f5-9082ddc76e2e",
"last_updated": "2022-08-20T12:07:02.613298-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "TOR (K Gausman)",
"reward": "1.83000",
"odds": "1.91740",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1db9aa4f-e4c3-4212-949e-54a95db5e6f8/?format=api"
},
{
"id": "12dcf2d0-4ee5-443e-a991-280b934f8c22",
"gambit_id": "6c83b612-0c1a-4b28-a9d0-9068c38b3e28",
"last_updated": "2022-08-20T12:07:02.612827-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "NYY (J Taillon)",
"reward": "1.89000",
"odds": "1.99010",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1db9aa4f-e4c3-4212-949e-54a95db5e6f8/?format=api"
}
]
}