GET /api/bet_types/1733b920-c367-46c1-bbe1-104536f38fc6/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "1733b920-c367-46c1-bbe1-104536f38fc6",
"match": "https://api-prod.gambitprofit.com/api/matches/2898650c-3b22-4ea8-819c-d11cad8bc2f5/?format=api",
"name": "Play the Odds",
"created_at": "2023-12-26T11:58:17.374840-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": "Atlanta Hawks",
"amount": 5000.0
},
{
"team": "Chicago Bulls",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "6abb5f13-bea1-4ccd-bc5e-332635d9ff99",
"gambit_id": "6b146a1e-7d57-4632-9e4d-c590704970aa",
"last_updated": "2023-12-27T13:18:00.001443-05:00",
"created_at": "2023-12-26T11:58:17.379404-05:00",
"name": "Atlanta Hawks",
"reward": "1.87000",
"odds": "1.90910",
"spread": "-2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1733b920-c367-46c1-bbe1-104536f38fc6/?format=api"
},
{
"id": "83fb59ea-fcc6-4816-a6b9-e82b3ff97e0c",
"gambit_id": "0bb39987-3be7-44ba-96f1-be99496db2d5",
"last_updated": "2023-12-27T13:18:00.006363-05:00",
"created_at": "2023-12-26T11:58:17.384117-05:00",
"name": "Chicago Bulls",
"reward": "1.87000",
"odds": "1.90910",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1733b920-c367-46c1-bbe1-104536f38fc6/?format=api"
}
]
}