GET /api/bet_types/011a119a-294a-4f25-bbeb-5464ec232416/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "011a119a-294a-4f25-bbeb-5464ec232416",
"match": "https://api-prod.gambitprofit.com/api/matches/1643c4da-4444-4ab0-9b0c-9c6caeca9c8b/?format=api",
"name": "Pick the Winner",
"created_at": "2023-06-11T10:08:16.760041-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": "SEA (L Gilbert)",
"amount": 5337.0
},
{
"team": "LAA (G Canning)",
"amount": 4663.0
}
],
"expected_reward_tokens": 9605.78,
"profit_sb": 105.78,
"profit_sb_percentage": 1.11,
"recommended": true
},
"lines": [
{
"id": "4ee33c9f-b25e-4ca5-8be1-6dc05626a890",
"gambit_id": "2c2a4859-ce4e-4f64-a23b-bac4191808b9",
"last_updated": "2023-06-12T14:53:25.967951-04:00",
"created_at": "2023-06-11T10:08:16.762126-04:00",
"name": "SEA (L Gilbert)",
"reward": "1.80000",
"odds": "1.83330",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/011a119a-294a-4f25-bbeb-5464ec232416/?format=api"
},
{
"id": "d6b45548-4e23-4fe6-9ff1-a59e662568fc",
"gambit_id": "7942df27-01af-4d65-a60e-7067bb13830e",
"last_updated": "2023-06-12T14:53:25.969549-04:00",
"created_at": "2023-06-11T10:08:16.764022-04:00",
"name": "LAA (G Canning)",
"reward": "2.06000",
"odds": "2.10000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/011a119a-294a-4f25-bbeb-5464ec232416/?format=api"
}
]
}