GET /api/bet_types/1c43912e-7363-4fee-be41-3823453ebf07/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "1c43912e-7363-4fee-be41-3823453ebf07",
"match": "https://api-prod.gambitprofit.com/api/matches/8009725b-2979-4c8e-8e96-8b8464ad6d57/?format=api",
"name": "Play the Odds",
"created_at": "2024-01-20T05:38:14.544180-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": "Buffalo Sabres",
"amount": 6935.0
},
{
"team": "Tampa Bay Lightning",
"amount": 3065.0
}
],
"expected_reward_tokens": 9500.95,
"profit_sb": 0.95,
"profit_sb_percentage": 0.01,
"recommended": true
},
"lines": [
{
"id": "42533aa5-63c0-47a9-a7dc-75e591a33561",
"gambit_id": "259d0f24-9922-4367-a42b-a2563ffe4ee6",
"last_updated": "2024-01-23T20:28:17.125061-05:00",
"created_at": "2024-01-20T05:38:14.555811-05:00",
"name": "Buffalo Sabres",
"reward": "1.37000",
"odds": "1.38460",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1c43912e-7363-4fee-be41-3823453ebf07/?format=api"
},
{
"id": "c947b61c-8e7c-4880-981f-e8f5e271d0a7",
"gambit_id": "c59fc9e9-4af8-4fc3-8b5e-533a501cc6ff",
"last_updated": "2024-01-23T20:28:17.121471-05:00",
"created_at": "2024-01-20T05:38:14.548379-05:00",
"name": "Tampa Bay Lightning",
"reward": "3.10000",
"odds": "3.20000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1c43912e-7363-4fee-be41-3823453ebf07/?format=api"
}
]
}