GET /api/bet_types/e0d3f5cb-c951-43a6-898d-ac187af8bb81/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "e0d3f5cb-c951-43a6-898d-ac187af8bb81",
"match": "https://api-prod.gambitprofit.com/api/matches/583c4a00-05cb-4cf0-982b-7040e1b26fa1/?format=api",
"name": "Play the Odds",
"created_at": "2023-05-05T11:47:04.187921-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": "Boston Celtics",
"amount": 5107.0
},
{
"team": "Philadelphia 76ers",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "cd6638c1-df7c-4b9c-9060-2b7482e2f42a",
"gambit_id": "0c3a84f7-d609-4122-8285-f37a1b11ac45",
"last_updated": "2023-05-06T13:26:53.278219-04:00",
"created_at": "2023-05-05T11:47:04.192050-04:00",
"name": "Boston Celtics",
"reward": "1.83000",
"odds": "1.86960",
"spread": "-2.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e0d3f5cb-c951-43a6-898d-ac187af8bb81/?format=api"
},
{
"id": "74144339-0553-467c-bb4c-ac0b8a0ba67f",
"gambit_id": "fcb28c1c-0ec4-419a-89f8-164cf0c85a80",
"last_updated": "2023-05-06T13:26:53.277044-04:00",
"created_at": "2023-05-05T11:47:04.189814-04:00",
"name": "Philadelphia 76ers",
"reward": "1.91000",
"odds": "1.95240",
"spread": "2.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e0d3f5cb-c951-43a6-898d-ac187af8bb81/?format=api"
}
]
}