GET /api/bet_types/80116123-4b07-48b5-85c4-ebc40d442cd0/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "80116123-4b07-48b5-85c4-ebc40d442cd0",
"match": "https://api-prod.gambitprofit.com/api/matches/819268dd-ca98-498b-8335-b2fe0f0ffae7/?format=api",
"name": "Play the Odds",
"created_at": "2023-05-14T10:57:07.527046-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": "ARI",
"amount": 5602.0
},
{
"team": "SFO",
"amount": 4398.0
}
],
"expected_reward_tokens": 9411.36,
"profit_sb": -88.64,
"profit_sb_percentage": -0.93,
"recommended": false
},
"lines": [
{
"id": "cc09429c-25f1-4a97-9594-1a96bfbdd948",
"gambit_id": "2d31926b-8940-4d06-81ea-08a619c741ab",
"last_updated": "2023-05-15T11:37:00.355291-04:00",
"created_at": "2023-05-14T10:57:07.529498-04:00",
"name": "ARI",
"reward": "1.68000",
"odds": "1.71430",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/80116123-4b07-48b5-85c4-ebc40d442cd0/?format=api"
},
{
"id": "e9abaa0b-1895-408f-b112-5e46ad65f778",
"gambit_id": "371456cb-ba10-4580-80c9-338f1e61f63a",
"last_updated": "2023-05-15T11:37:00.356820-04:00",
"created_at": "2023-05-14T10:57:07.531826-04:00",
"name": "SFO",
"reward": "2.14000",
"odds": "2.20000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/80116123-4b07-48b5-85c4-ebc40d442cd0/?format=api"
}
]
}