GET /api/bet_types/a3a427d8-4781-4e78-bce6-06e96b57f463/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "a3a427d8-4781-4e78-bce6-06e96b57f463",
"match": "https://api-prod.gambitprofit.com/api/matches/8ecfe816-7753-442b-89db-19eb33f610e2/?format=api",
"name": "Play the Odds",
"created_at": "2023-06-06T10:57:12.299223-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": "HOU",
"amount": 6163.0
},
{
"team": "TOR",
"amount": 3837.0
}
],
"expected_reward_tokens": 9552.65,
"profit_sb": 52.65,
"profit_sb_percentage": 0.55,
"recommended": true
},
"lines": [
{
"id": "e2bcc492-5e5a-4195-bea6-01aabdbc0bab",
"gambit_id": "912da880-e130-4134-8480-e17166063459",
"last_updated": "2023-06-07T10:38:22.969927-04:00",
"created_at": "2023-06-06T10:57:12.301706-04:00",
"name": "HOU",
"reward": "1.55000",
"odds": "1.57140",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a3a427d8-4781-4e78-bce6-06e96b57f463/?format=api"
},
{
"id": "8e754724-3678-4f19-84d8-1f6184abfc75",
"gambit_id": "22380754-0083-4044-8507-d6d2714d4615",
"last_updated": "2023-06-07T10:38:22.972109-04:00",
"created_at": "2023-06-06T10:57:12.304209-04:00",
"name": "TOR",
"reward": "2.49000",
"odds": "2.55000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a3a427d8-4781-4e78-bce6-06e96b57f463/?format=api"
}
]
}