GET /api/bet_types/698d73ee-eaec-42aa-a30f-92c9b01eb39b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "698d73ee-eaec-42aa-a30f-92c9b01eb39b",
"match": "https://api-prod.gambitprofit.com/api/matches/09f73e08-3d73-453b-97a0-a066fbe9a16a/?format=api",
"name": "Play the Odds",
"created_at": "2024-01-21T09:33:16.173520-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": "Seattle Kraken",
"amount": 6856.0
},
{
"team": "Toronto Maple Leafs",
"amount": 3144.0
}
],
"expected_reward_tokens": 9461.28,
"profit_sb": -38.72,
"profit_sb_percentage": -0.41,
"recommended": false
},
"lines": [
{
"id": "8da00d08-de18-41b2-9fa4-a76999e3dd0f",
"gambit_id": "86e583b7-f319-49a0-9df4-3783dd2e3a55",
"last_updated": "2024-01-23T18:48:26.557926-05:00",
"created_at": "2024-01-21T09:33:16.183595-05:00",
"name": "Seattle Kraken",
"reward": "1.38000",
"odds": "1.40000",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/698d73ee-eaec-42aa-a30f-92c9b01eb39b/?format=api"
},
{
"id": "ddd057f6-768b-4f02-8632-47bd457dd7b3",
"gambit_id": "f8612193-8aba-4412-ab54-e8fb239f3a9b",
"last_updated": "2024-01-23T18:48:26.554698-05:00",
"created_at": "2024-01-21T09:33:16.177995-05:00",
"name": "Toronto Maple Leafs",
"reward": "3.01000",
"odds": "3.10000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/698d73ee-eaec-42aa-a30f-92c9b01eb39b/?format=api"
}
]
}