GET /api/bet_types/e79504c5-58a2-416e-a139-d32b4e61a75d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "e79504c5-58a2-416e-a139-d32b4e61a75d",
"match": "https://api-prod.gambitprofit.com/api/matches/f53549fd-21db-46e7-810c-394c3f0593af/?format=api",
"name": "Play the Odds",
"created_at": "2023-11-19T10:03:05.067869-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": "Pittsburgh Penguins",
"amount": 6752.0
},
{
"team": "Vegas Golden Knights",
"amount": 3248.0
}
],
"expected_reward_tokens": 9451.68,
"profit_sb": -48.32,
"profit_sb_percentage": -0.51,
"recommended": false
},
"lines": [
{
"id": "da5cde86-d5bf-43ac-a126-0df28966cf4a",
"gambit_id": "8b7af77b-98d2-464f-997c-db6c0265a861",
"last_updated": "2023-11-21T09:13:07.520861-05:00",
"created_at": "2023-11-19T10:03:05.075710-05:00",
"name": "Pittsburgh Penguins",
"reward": "1.40000",
"odds": "1.41670",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e79504c5-58a2-416e-a139-d32b4e61a75d/?format=api"
},
{
"id": "84989048-e70a-480f-bb3f-caaa82e33d7b",
"gambit_id": "315a73ed-2428-4b02-88c7-47ced4ba8eba",
"last_updated": "2023-11-21T09:13:07.517353-05:00",
"created_at": "2023-11-19T10:03:05.071878-05:00",
"name": "Vegas Golden Knights",
"reward": "2.91000",
"odds": "3.00000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e79504c5-58a2-416e-a139-d32b4e61a75d/?format=api"
}
]
}