GET /api/bet_types/965c88ae-7757-4b33-824f-1a766f115723/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "965c88ae-7757-4b33-824f-1a766f115723",
"match": "https://api-prod.gambitprofit.com/api/matches/cdb648f1-f049-47c1-9f58-105379a52c19/?format=api",
"name": "Play the Odds",
"created_at": "2023-03-14T09:37:12.638982-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": "Columbus Blue Jackets",
"amount": 6308.0
},
{
"team": "San Jose Sharks",
"amount": 3692.0
}
],
"expected_reward_tokens": 9525.08,
"profit_sb": 25.08,
"profit_sb_percentage": 0.26,
"recommended": true
},
"lines": [
{
"id": "4ed0b3b7-1f48-4ea0-ab2c-577079229b65",
"gambit_id": "2ebb96dd-ca1b-47ba-ae25-fb0b19c01831",
"last_updated": "2023-03-15T13:52:00.716467-04:00",
"created_at": "2023-03-14T09:37:12.642191-04:00",
"name": "Columbus Blue Jackets",
"reward": "1.51000",
"odds": "1.52630",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/965c88ae-7757-4b33-824f-1a766f115723/?format=api"
},
{
"id": "5094014d-1fae-412a-a4e1-55a5a89b55c9",
"gambit_id": "1b40bec1-dc8b-4f1b-a03e-194e45863002",
"last_updated": "2023-03-15T13:52:00.715341-04:00",
"created_at": "2023-03-14T09:37:12.640505-04:00",
"name": "San Jose Sharks",
"reward": "2.58000",
"odds": "2.65000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/965c88ae-7757-4b33-824f-1a766f115723/?format=api"
}
]
}