GET /api/bet_types/e33152bd-b47d-4b09-b993-a340005be772/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "e33152bd-b47d-4b09-b993-a340005be772",
"match": "https://api-prod.gambitprofit.com/api/matches/e516b189-3b02-413d-9655-78007ac3ddbb/?format=api",
"name": "Play the Odds",
"created_at": "2023-03-18T08:46:57.871044-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": "San Jose Sharks",
"amount": 5939.0
},
{
"team": "New York Islanders",
"amount": 4061.0
}
],
"expected_reward_tokens": 9502.4,
"profit_sb": 2.4,
"profit_sb_percentage": 0.03,
"recommended": true
},
"lines": [
{
"id": "5b71b758-6f9e-456c-a362-fca19bc4815b",
"gambit_id": "19699e8e-090b-464f-a4df-a1d052b6bbc1",
"last_updated": "2023-03-19T17:06:59.221553-04:00",
"created_at": "2023-03-18T08:46:57.873332-04:00",
"name": "San Jose Sharks",
"reward": "1.60000",
"odds": "1.62500",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e33152bd-b47d-4b09-b993-a340005be772/?format=api"
},
{
"id": "115aa13a-1a4f-4715-870f-af15ae438695",
"gambit_id": "04ae2a83-d727-46dd-b362-a3e7e4e5b8af",
"last_updated": "2023-03-19T17:06:59.223095-04:00",
"created_at": "2023-03-18T08:46:57.875311-04:00",
"name": "New York Islanders",
"reward": "2.34000",
"odds": "2.40000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e33152bd-b47d-4b09-b993-a340005be772/?format=api"
}
]
}