GET /api/bet_types/e2d38375-c542-4d0e-b499-be763922b547/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "e2d38375-c542-4d0e-b499-be763922b547",
"match": "https://api-prod.gambitprofit.com/api/matches/cd75e164-0e2b-49ce-a9cf-9a42727e0e6b/?format=api",
"name": "Pick the Winner",
"created_at": "2024-01-08T09:02:57.722439-05: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": "Colorado Avalanche",
"amount": 5319.0
},
{
"team": "Boston Bruins",
"amount": 4681.0
}
],
"expected_reward_tokens": 9361.44,
"profit_sb": -138.56,
"profit_sb_percentage": -1.46,
"recommended": false
},
"lines": [
{
"id": "d1d70766-6e02-4c6c-a02b-b5e1b794ebf7",
"gambit_id": "28ed1f36-c82c-42ba-bdd8-be52de75269e",
"last_updated": "2024-01-10T10:08:16.075925-05:00",
"created_at": "2024-01-08T09:02:57.731810-05:00",
"name": "Colorado Avalanche",
"reward": "1.76000",
"odds": "1.80000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e2d38375-c542-4d0e-b499-be763922b547/?format=api"
},
{
"id": "033d1d93-e28a-4fdb-bbb5-28bce7426cac",
"gambit_id": "10a31821-cbcf-42d7-913e-c4b9500ba6bb",
"last_updated": "2024-01-10T10:08:16.071523-05:00",
"created_at": "2024-01-08T09:02:57.727069-05:00",
"name": "Boston Bruins",
"reward": "2.00000",
"odds": "2.05000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e2d38375-c542-4d0e-b499-be763922b547/?format=api"
}
]
}