GET /api/bet_types/eec354dd-1d97-4e91-b682-6231cccc2e36/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "eec354dd-1d97-4e91-b682-6231cccc2e36",
"match": "https://api-prod.gambitprofit.com/api/matches/8cef0df1-b16f-4921-9279-812183127419/?format=api",
"name": "Pick the Winner",
"created_at": "2023-12-15T09:13:06.760166-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": "Carolina Hurricanes",
"amount": 6232.0
},
{
"team": "Nashville Predators",
"amount": 3768.0
}
],
"expected_reward_tokens": 9533.04,
"profit_sb": 33.04,
"profit_sb_percentage": 0.35,
"recommended": true
},
"lines": [
{
"id": "9268ac6d-41b0-4932-91d6-3ad8c47351b7",
"gambit_id": "7e916b50-945f-42f8-9b60-99fc3e5b0501",
"last_updated": "2023-12-18T11:03:05.074210-05:00",
"created_at": "2023-12-15T09:13:06.780033-05:00",
"name": "Carolina Hurricanes",
"reward": "1.53000",
"odds": "1.55560",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/eec354dd-1d97-4e91-b682-6231cccc2e36/?format=api"
},
{
"id": "a4ab7f9e-df20-4ce7-be71-4191ff344259",
"gambit_id": "e801ce62-9e14-4d52-9f4a-292b52a0570d",
"last_updated": "2023-12-18T11:03:05.070001-05:00",
"created_at": "2023-12-15T09:13:06.769188-05:00",
"name": "Nashville Predators",
"reward": "2.53000",
"odds": "2.60000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/eec354dd-1d97-4e91-b682-6231cccc2e36/?format=api"
}
]
}