GET /api/bet_types/f74dc588-a7bf-432e-9e47-6f6738428346/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "f74dc588-a7bf-432e-9e47-6f6738428346",
"match": "https://api-prod.gambitprofit.com/api/matches/5082f931-2f69-4fb3-80dc-586a636299ac/?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": "NYM (M Scherzer)",
"amount": 5476.0
},
{
"team": "ATL (M Fried)",
"amount": 4524.0
}
],
"expected_reward_tokens": 9363.96,
"profit_sb": 363.96,
"profit_sb_percentage": 4.04,
"recommended": true
},
"lines": [
{
"id": "1ff599a1-62b0-4d58-b76a-ccd295bf8d64",
"gambit_id": "554f0ad2-30be-428f-a003-5492f5d58296",
"last_updated": "2022-08-07T10:57:15.859120-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "NYM (M Scherzer)",
"reward": "1.71000",
"odds": "1.78120",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f74dc588-a7bf-432e-9e47-6f6738428346/?format=api"
},
{
"id": "91a2813d-b881-4ac1-aa99-875e2c6ee6c1",
"gambit_id": "b728a033-dc6c-4aba-91cf-87331c335889",
"last_updated": "2022-08-07T10:57:15.859658-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "ATL (M Fried)",
"reward": "2.07000",
"odds": "2.18000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f74dc588-a7bf-432e-9e47-6f6738428346/?format=api"
}
]
}