GET /api/bet_types/9870e139-2497-4277-9baf-00643a38999d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "9870e139-2497-4277-9baf-00643a38999d",
"match": "https://api-prod.gambitprofit.com/api/matches/f7cdd8ce-e0ab-4883-99aa-3ea015d5d3e4/?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": "Los Angeles Clippers",
"amount": 7539.0
},
{
"team": "Houston Rockets",
"amount": 2461.0
}
],
"expected_reward_tokens": 9499.14,
"profit_sb": -0.86,
"profit_sb_percentage": -0.01,
"recommended": false
},
"lines": [
{
"id": "8eca58f1-0377-4d9f-97f0-bb71ce3431af",
"gambit_id": "cf90160e-1341-46df-a32a-a85be4fd816f",
"last_updated": "2022-11-01T09:47:22.934125-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Los Angeles Clippers",
"reward": "1.26000",
"odds": "1.27030",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9870e139-2497-4277-9baf-00643a38999d/?format=api"
},
{
"id": "c22cca82-f258-4665-a62d-743707e84632",
"gambit_id": "ffce488e-60e5-4d39-8513-5e5d16b2bb92",
"last_updated": "2022-11-01T09:47:22.935083-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Houston Rockets",
"reward": "3.86000",
"odds": "3.95000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9870e139-2497-4277-9baf-00643a38999d/?format=api"
}
]
}