GET /api/bet_types/fcca00ef-ae19-41b9-a32a-057faa7f09e6/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "fcca00ef-ae19-41b9-a32a-057faa7f09e6",
"match": "https://api-prod.gambitprofit.com/api/matches/65b96d0f-0735-4c4b-b121-3d1627403669/?format=api",
"name": "Play the Odds",
"created_at": "2023-06-03T11:22:14.584998-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": "CHC",
"amount": 5512.0
},
{
"team": "SDG",
"amount": 4488.0
}
],
"expected_reward_tokens": 9424.8,
"profit_sb": -75.2,
"profit_sb_percentage": -0.79,
"recommended": false
},
"lines": [
{
"id": "5fae4595-d075-45ed-8c67-85a5371e4b87",
"gambit_id": "32f9a790-d5ae-4d1b-a919-c2f0eb6d0221",
"last_updated": "2023-06-05T10:57:21.210742-04:00",
"created_at": "2023-06-03T11:22:14.586956-04:00",
"name": "CHC",
"reward": "1.71000",
"odds": "1.74070",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fcca00ef-ae19-41b9-a32a-057faa7f09e6/?format=api"
},
{
"id": "308ae856-48ed-41b8-8101-a05bffd7c254",
"gambit_id": "b2114989-4d2b-4bf2-bde7-b90f756001fa",
"last_updated": "2023-06-05T10:57:21.213614-04:00",
"created_at": "2023-06-03T11:22:14.588994-04:00",
"name": "SDG",
"reward": "2.10000",
"odds": "2.15000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fcca00ef-ae19-41b9-a32a-057faa7f09e6/?format=api"
}
]
}