GET /api/bet_types/9698135f-5311-4109-b757-caf46ae374e1/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "9698135f-5311-4109-b757-caf46ae374e1",
"match": "https://api-prod.gambitprofit.com/api/matches/20bab8ab-08d5-4f00-9893-d6ea284c0182/?format=api",
"name": "Play the Odds",
"created_at": "2023-01-31T09:02:01.271430-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": "New York Knicks",
"amount": 5000.0
},
{
"team": "Los Angeles Lakers",
"amount": 5000.0
}
],
"expected_reward_tokens": 9300.0,
"profit_sb": -200.0,
"profit_sb_percentage": -2.11,
"recommended": false
},
"lines": [
{
"id": "75218f43-1975-4c85-8cd0-d4f82961457d",
"gambit_id": "11094291-3833-451b-841b-027447a61ebc",
"last_updated": "2023-02-01T09:46:50.861511-05:00",
"created_at": "2023-01-31T09:02:01.272834-05:00",
"name": "New York Knicks",
"reward": "1.86000",
"odds": "1.90910",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9698135f-5311-4109-b757-caf46ae374e1/?format=api"
},
{
"id": "2bddac67-445d-49c4-89c5-3f6ee6ad42f1",
"gambit_id": "f163fc81-1c50-4813-88a8-e40d5661044a",
"last_updated": "2023-02-01T09:46:50.862750-05:00",
"created_at": "2023-01-31T09:02:01.274469-05:00",
"name": "Los Angeles Lakers",
"reward": "1.86000",
"odds": "1.90910",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9698135f-5311-4109-b757-caf46ae374e1/?format=api"
}
]
}