GET /api/bet_types/fe27a0a0-6970-4149-90e5-1e4f63c2f961/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "fe27a0a0-6970-4149-90e5-1e4f63c2f961",
"match": "https://api-prod.gambitprofit.com/api/matches/5048c6e3-a1fe-4d15-9121-d79059dc0366/?format=api",
"name": "Play the Odds",
"created_at": "2023-11-24T09:08:02.216743-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": "Winnipeg Jets",
"amount": 6465.0
},
{
"team": "Florida Panthers",
"amount": 3535.0
}
],
"expected_reward_tokens": 9438.45,
"profit_sb": -61.55,
"profit_sb_percentage": -0.65,
"recommended": false
},
"lines": [
{
"id": "e3116ffc-f175-43d4-b6b5-d2c5b4746f57",
"gambit_id": "2bee03fe-d4a9-48ff-b11f-4e07f4946155",
"last_updated": "2023-11-27T09:53:16.969104-05:00",
"created_at": "2023-11-24T09:08:02.222652-05:00",
"name": "Winnipeg Jets",
"reward": "1.46000",
"odds": "1.48780",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fe27a0a0-6970-4149-90e5-1e4f63c2f961/?format=api"
},
{
"id": "66d48dcc-1659-488f-8a70-3e5c5052b104",
"gambit_id": "a542882c-bfc6-4e5b-90da-6fd12ff1b2ed",
"last_updated": "2023-11-27T09:53:16.984129-05:00",
"created_at": "2023-11-24T09:08:02.228484-05:00",
"name": "Florida Panthers",
"reward": "2.67000",
"odds": "2.75000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fe27a0a0-6970-4149-90e5-1e4f63c2f961/?format=api"
}
]
}