GET /api/bet_types/610bbc2c-e088-4f0c-b027-36b8fe387e1d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "610bbc2c-e088-4f0c-b027-36b8fe387e1d",
"match": "https://api-prod.gambitprofit.com/api/matches/98a9a4ed-e2f3-4559-9d01-fcf383353aa1/?format=api",
"name": "Pick the Winner",
"created_at": "2023-04-26T12:02:10.083369-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": "MIN (K Maeda)",
"amount": 5234.0
},
{
"team": "NYY (D German)",
"amount": 4766.0
}
],
"expected_reward_tokens": 9578.22,
"profit_sb": 78.22,
"profit_sb_percentage": 0.82,
"recommended": true
},
"lines": [
{
"id": "828fe0dd-147e-4c01-81fe-d3904b7113a0",
"gambit_id": "39ef5ff5-7c92-4757-b1ed-01a5358d9813",
"last_updated": "2023-04-27T11:52:07.849050-04:00",
"created_at": "2023-04-26T12:02:10.084869-04:00",
"name": "MIN (K Maeda)",
"reward": "1.83000",
"odds": "1.86960",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/610bbc2c-e088-4f0c-b027-36b8fe387e1d/?format=api"
},
{
"id": "477331af-6189-42bf-aa60-28dbee5c2536",
"gambit_id": "a3740b13-8b3c-4d67-b015-457bdcf0feba",
"last_updated": "2023-04-27T11:52:07.850535-04:00",
"created_at": "2023-04-26T12:02:10.086477-04:00",
"name": "NYY (D German)",
"reward": "2.01000",
"odds": "2.05000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/610bbc2c-e088-4f0c-b027-36b8fe387e1d/?format=api"
}
]
}