GET /api/bet_types/9185a590-7be1-424a-8014-6f2992fd652b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "9185a590-7be1-424a-8014-6f2992fd652b",
"match": "https://api-prod.gambitprofit.com/api/matches/e06be5f6-47e2-46c9-bcc2-f9b395918c4c/?format=api",
"name": "Play the Odds",
"created_at": "1969-12-31T19:00:00-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": "DET",
"amount": 5313.0
},
{
"team": "LAA",
"amount": 4687.0
}
],
"expected_reward_tokens": 9138.36,
"profit_sb": 138.36,
"profit_sb_percentage": 1.54,
"recommended": true
},
"lines": [
{
"id": "669337c6-e83f-4c1f-9759-bf2566030a32",
"gambit_id": "72b75d56-f219-4e22-af80-1886a5df9f18",
"last_updated": "2022-08-21T12:52:07.030491-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "DET",
"reward": "1.72000",
"odds": "1.80000",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9185a590-7be1-424a-8014-6f2992fd652b/?format=api"
},
{
"id": "b24b37dc-aae6-42c0-90d1-e92b567babf4",
"gambit_id": "34d20018-795e-4029-a72d-7f083c2b8e2a",
"last_updated": "2022-08-21T12:52:07.030997-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "LAA",
"reward": "1.95000",
"odds": "2.05000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9185a590-7be1-424a-8014-6f2992fd652b/?format=api"
}
]
}