GET /api/bet_types/da219a7c-c38d-4747-9f9a-c1e4b0602257/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "da219a7c-c38d-4747-9f9a-c1e4b0602257",
"match": "https://api-prod.gambitprofit.com/api/matches/d2d7c76c-e050-4dbf-9138-d054e03fae4a/?format=api",
"name": "Play the Odds",
"created_at": "2023-11-25T09:23:04.682530-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": "Atlanta Hawks",
"amount": 5000.0
},
{
"team": "Washington Wizards",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "b6ebb528-fab1-41f3-827f-111e8a30996b",
"gambit_id": "764308da-0e0c-49e8-950b-42d0eb49e5b7",
"last_updated": "2023-11-27T10:23:24.405862-05:00",
"created_at": "2023-11-25T09:23:04.686317-05:00",
"name": "Atlanta Hawks",
"reward": "1.87000",
"odds": "1.90910",
"spread": "-9.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/da219a7c-c38d-4747-9f9a-c1e4b0602257/?format=api"
},
{
"id": "739ce0ab-d707-4c9e-baa9-854d4513b272",
"gambit_id": "b4f5a33d-c282-40c3-a38c-5ba4afcc7caf",
"last_updated": "2023-11-27T10:23:24.409265-05:00",
"created_at": "2023-11-25T09:23:04.690683-05:00",
"name": "Washington Wizards",
"reward": "1.87000",
"odds": "1.90910",
"spread": "9.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/da219a7c-c38d-4747-9f9a-c1e4b0602257/?format=api"
}
]
}