GET /api/bet_types/a0f612d5-6fd6-4622-a1de-8fa472d13160/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "a0f612d5-6fd6-4622-a1de-8fa472d13160",
"match": "https://api-prod.gambitprofit.com/api/matches/2dcd002f-a424-43ec-a754-4ed6a53398c1/?format=api",
"name": "Play the Odds",
"created_at": "2023-12-13T08:57:55.509825-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": "Philadelphia 76ers",
"amount": 5107.0
},
{
"team": "Detroit Pistons",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "2c8b3cc2-19bf-48a7-af5f-a737774749be",
"gambit_id": "0c2ae035-3a88-4689-8f17-cfe9549c5cc5",
"last_updated": "2023-12-15T10:08:18.103227-05:00",
"created_at": "2023-12-13T08:57:55.514383-05:00",
"name": "Philadelphia 76ers",
"reward": "1.83000",
"odds": "1.86960",
"spread": "-12.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a0f612d5-6fd6-4622-a1de-8fa472d13160/?format=api"
},
{
"id": "15023cf1-d75b-42cc-85fa-e7f4ed2c2e94",
"gambit_id": "2640f6b0-8ca0-4f4f-b868-23d97788ba56",
"last_updated": "2023-12-15T10:08:18.106682-05:00",
"created_at": "2023-12-13T08:57:55.518267-05:00",
"name": "Detroit Pistons",
"reward": "1.91000",
"odds": "1.95240",
"spread": "12.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a0f612d5-6fd6-4622-a1de-8fa472d13160/?format=api"
}
]
}