GET /api/bet_types/8d9f191d-09df-474e-873e-96945811eafc/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "8d9f191d-09df-474e-873e-96945811eafc",
"match": "https://api-prod.gambitprofit.com/api/matches/1dd7efd1-f4fd-4561-a933-95456cda920d/?format=api",
"name": "Pick the Winner",
"created_at": "2023-08-16T10:23:20.542724-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": "MIN (K Maeda)",
"amount": 6139.0
},
{
"team": "DET (R Olson)",
"amount": 3861.0
}
],
"expected_reward_tokens": 9575.28,
"profit_sb": 75.28,
"profit_sb_percentage": 0.79,
"recommended": true
},
"lines": [
{
"id": "bc10b7da-3a80-41cd-921f-e9524ec3bed0",
"gambit_id": "b92500e1-0566-40b1-87ec-dfdcf5d3218c",
"last_updated": "2023-08-18T10:18:05.051436-04:00",
"created_at": "2023-08-16T10:23:20.555936-04:00",
"name": "MIN (K Maeda)",
"reward": "1.56000",
"odds": "1.58820",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8d9f191d-09df-474e-873e-96945811eafc/?format=api"
},
{
"id": "84d7ab60-5988-44ef-9c47-fc9f48f16a6c",
"gambit_id": "1f3502a5-ca56-4386-9fbc-24d0f9759eb5",
"last_updated": "2023-08-18T10:18:05.046400-04:00",
"created_at": "2023-08-16T10:23:20.549464-04:00",
"name": "DET (R Olson)",
"reward": "2.48000",
"odds": "2.55000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8d9f191d-09df-474e-873e-96945811eafc/?format=api"
}
]
}