GET /api/bet_types/8ab3177d-481d-49ad-99b6-2f118ceb6ec5/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "8ab3177d-481d-49ad-99b6-2f118ceb6ec5",
"match": "https://api-prod.gambitprofit.com/api/matches/4741d92c-5bd8-4e13-be50-55d765153d9d/?format=api",
"name": "Play the Odds",
"created_at": "2023-09-11T08:48:22.087978-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": 5423.0
},
{
"team": "COL",
"amount": 4577.0
}
],
"expected_reward_tokens": 9381.79,
"profit_sb": -118.21,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "a980c154-d8bf-4ef7-968e-43afa756434e",
"gambit_id": "66ac1f16-8d11-4f27-b810-ac3d58cce0b5",
"last_updated": "2023-09-12T21:18:16.447710-04:00",
"created_at": "2023-09-11T08:48:22.091541-04:00",
"name": "CHC",
"reward": "1.73000",
"odds": "1.76920",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8ab3177d-481d-49ad-99b6-2f118ceb6ec5/?format=api"
},
{
"id": "881d7d69-3fd9-454b-bc37-063381ecd6f8",
"gambit_id": "9732e677-0e43-4dd9-b3cb-19e049091afc",
"last_updated": "2023-09-12T21:18:16.451080-04:00",
"created_at": "2023-09-11T08:48:22.095700-04:00",
"name": "COL",
"reward": "2.05000",
"odds": "2.10000",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8ab3177d-481d-49ad-99b6-2f118ceb6ec5/?format=api"
}
]
}