GET /api/bet_types/3ed76570-2005-4be8-9bf0-0c287e608c46/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "3ed76570-2005-4be8-9bf0-0c287e608c46",
"match": "https://api-prod.gambitprofit.com/api/matches/dbcd994c-ef6b-4659-9203-0ffe6ea8d8cf/?format=api",
"name": "Play the Odds",
"created_at": "2023-07-20T08:33:11.484100-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": 5319.0
},
{
"team": "ATL",
"amount": 4681.0
}
],
"expected_reward_tokens": 9361.44,
"profit_sb": -138.56,
"profit_sb_percentage": -1.46,
"recommended": false
},
"lines": [
{
"id": "3e5df948-866d-437c-ba97-2e1ad65c94ab",
"gambit_id": "f12b706d-e3e8-4d84-b3d1-4235d981a653",
"last_updated": "2023-07-22T09:43:03.797557-04:00",
"created_at": "2023-07-20T08:33:11.486104-04:00",
"name": "ARI",
"reward": "1.76000",
"odds": "1.80000",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3ed76570-2005-4be8-9bf0-0c287e608c46/?format=api"
},
{
"id": "5d215026-5edc-4770-a8ea-2faa7efe8aad",
"gambit_id": "65b6a407-2ca1-4a29-bf2c-70234e93cb90",
"last_updated": "2023-07-22T09:43:03.802444-04:00",
"created_at": "2023-07-20T08:33:11.488253-04:00",
"name": "ATL",
"reward": "2.00000",
"odds": "2.05000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3ed76570-2005-4be8-9bf0-0c287e608c46/?format=api"
}
]
}