GET /api/bet_types/8ee825d5-6765-4acb-a8fa-895148115689/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "8ee825d5-6765-4acb-a8fa-895148115689",
"match": "https://api-prod.gambitprofit.com/api/matches/55d7d937-9797-49aa-b7e9-9faebc37e8bd/?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": 6682.0
},
{
"team": "PHI (R Suarez)",
"amount": 3318.0
}
],
"expected_reward_tokens": 9354.8,
"profit_sb": 354.8,
"profit_sb_percentage": 3.94,
"recommended": true
},
"lines": [
{
"id": "9005e798-dbcc-4d38-8c08-606d9e0c0e93",
"gambit_id": "55691aba-172f-4137-b646-70ec3fa6f6fc",
"last_updated": "2022-08-13T10:52:03.262274-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "NYM (M Scherzer)",
"reward": "1.40000",
"odds": "1.43480",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8ee825d5-6765-4acb-a8fa-895148115689/?format=api"
},
{
"id": "3442083f-d3c9-45d4-83ca-fe9014cca641",
"gambit_id": "ebcaff00-e616-4f68-bf49-6e17f2fda0c4",
"last_updated": "2022-08-13T10:52:03.262734-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "PHI (R Suarez)",
"reward": "2.82000",
"odds": "3.00000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8ee825d5-6765-4acb-a8fa-895148115689/?format=api"
}
]
}