GET /api/bet_types/e305a0df-6197-4996-aee1-fef9b222a542/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "e305a0df-6197-4996-aee1-fef9b222a542",
"match": "https://api-prod.gambitprofit.com/api/matches/55fcaca6-75a5-4472-97ba-fce3053dce77/?format=api",
"name": "Pick the Winner",
"created_at": "2023-05-15T11:36:57.533277-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 (G Kirby)",
"amount": 5222.0
},
{
"team": "BOS (T Houck)",
"amount": 4778.0
}
],
"expected_reward_tokens": 9556.0,
"profit_sb": 56.0,
"profit_sb_percentage": 0.59,
"recommended": true
},
"lines": [
{
"id": "4ca343ac-34fb-4f66-b829-b414f858bdaf",
"gambit_id": "4a3c3296-bc43-49d9-b926-ef330b29b9c7",
"last_updated": "2023-05-16T10:42:08.751451-04:00",
"created_at": "2023-05-15T11:36:57.536007-04:00",
"name": "SEA (G Kirby)",
"reward": "1.83000",
"odds": "1.86960",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e305a0df-6197-4996-aee1-fef9b222a542/?format=api"
},
{
"id": "2aab0964-e4d8-4c69-b468-ee7cd90cefed",
"gambit_id": "cf2ab514-c631-439a-a94d-fa0f3debe3e6",
"last_updated": "2023-05-16T10:42:08.749877-04:00",
"created_at": "2023-05-15T11:36:57.534616-04:00",
"name": "BOS (T Houck)",
"reward": "2.00000",
"odds": "2.05000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e305a0df-6197-4996-aee1-fef9b222a542/?format=api"
}
]
}