GET /api/bet_types/db3586db-c597-49e3-889e-3dc2f73f1361/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "db3586db-c597-49e3-889e-3dc2f73f1361",
"match": "https://api-prod.gambitprofit.com/api/matches/3b722207-694b-4535-870c-df3b075490b3/?format=api",
"name": "Play the Odds",
"created_at": "2023-04-09T09:32:09.790781-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": "Philadelphia Flyers",
"amount": 5213.0
},
{
"team": "Boston Bruins",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "4feb6bc9-3e88-4e8f-91ef-bb6c612e3e22",
"gambit_id": "c236774e-1a03-4712-bcbc-f79ce756ac34",
"last_updated": "2023-04-10T15:02:13.988346-04:00",
"created_at": "2023-04-09T09:32:09.793265-04:00",
"name": "Philadelphia Flyers",
"reward": "1.80000",
"odds": "1.83330",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/db3586db-c597-49e3-889e-3dc2f73f1361/?format=api"
},
{
"id": "4ff806dc-1301-4823-b845-a06435d6fdcb",
"gambit_id": "64d1a538-e92f-4f28-84b3-a0e1bcee20f5",
"last_updated": "2023-04-10T15:02:13.990975-04:00",
"created_at": "2023-04-09T09:32:09.796165-04:00",
"name": "Boston Bruins",
"reward": "1.96000",
"odds": "2.00000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/db3586db-c597-49e3-889e-3dc2f73f1361/?format=api"
}
]
}