GET /api/bet_types/2d3e48d1-1800-498b-be1f-c99d98662041/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "2d3e48d1-1800-498b-be1f-c99d98662041",
"match": "https://api-prod.gambitprofit.com/api/matches/7992fa29-0c9b-4c70-ad3e-ce6ae828fbbb/?format=api",
"name": "Pick the Winner",
"created_at": "2023-06-08T08:43:19.025985-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": "LAA (R Detmers)",
"amount": 5452.0
},
{
"team": "CHC (D Smyly)",
"amount": 4548.0
}
],
"expected_reward_tokens": 9595.52,
"profit_sb": 95.52,
"profit_sb_percentage": 1.01,
"recommended": true
},
"lines": [
{
"id": "d4278047-6b3c-4e6d-bccb-63f2a51e04b2",
"gambit_id": "dfc22f8f-41a9-4f7b-bb17-b56abb0e11b5",
"last_updated": "2023-06-09T17:28:31.115350-04:00",
"created_at": "2023-06-08T08:43:19.027675-04:00",
"name": "LAA (R Detmers)",
"reward": "1.76000",
"odds": "1.79370",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2d3e48d1-1800-498b-be1f-c99d98662041/?format=api"
},
{
"id": "928bda05-2280-46b7-85d1-c6840830b29b",
"gambit_id": "e6772f5a-8738-4e94-b71e-ceb765e0ba4e",
"last_updated": "2023-06-09T17:28:31.117309-04:00",
"created_at": "2023-06-08T08:43:19.029235-04:00",
"name": "CHC (D Smyly)",
"reward": "2.11000",
"odds": "2.16000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2d3e48d1-1800-498b-be1f-c99d98662041/?format=api"
}
]
}