GET /api/bet_types/23acc9e1-4893-4bb7-8896-2aec7daca390/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "23acc9e1-4893-4bb7-8896-2aec7daca390",
"match": "https://api-prod.gambitprofit.com/api/matches/18054274-ea23-40cc-b052-4d2298c41581/?format=api",
"name": "Play the Odds",
"created_at": "2023-09-19T09:13:24.975481-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": "CWS",
"amount": 6324.0
},
{
"team": "WAS",
"amount": 3676.0
}
],
"expected_reward_tokens": 9484.08,
"profit_sb": -15.92,
"profit_sb_percentage": -0.17,
"recommended": false
},
"lines": [
{
"id": "23e7d3de-4e4b-4560-8801-f30a251cc521",
"gambit_id": "c3120c3d-3701-4261-a408-87acc65b487a",
"last_updated": "2023-09-21T09:53:18.115236-04:00",
"created_at": "2023-09-19T09:13:24.981297-04:00",
"name": "CWS",
"reward": "1.50000",
"odds": "1.52630",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/23acc9e1-4893-4bb7-8896-2aec7daca390/?format=api"
},
{
"id": "203153c7-d5e5-488f-ab07-1277185fd8cd",
"gambit_id": "3351b472-dd5b-4b30-baa0-3ce07b45eb5e",
"last_updated": "2023-09-21T09:53:18.118240-04:00",
"created_at": "2023-09-19T09:13:24.985832-04:00",
"name": "WAS",
"reward": "2.58000",
"odds": "2.65000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/23acc9e1-4893-4bb7-8896-2aec7daca390/?format=api"
}
]
}