GET /api/bet_types/a41a61db-e4b0-4f4c-83cb-fac8662f327c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "a41a61db-e4b0-4f4c-83cb-fac8662f327c",
"match": "https://api-prod.gambitprofit.com/api/matches/bdec6961-8168-4d53-8f49-a825b4871a3e/?format=api",
"name": "Pick the Winner",
"created_at": "1969-12-31T19:00:00-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": "New Jersey Devils",
"amount": 6179.0
},
{
"team": "Montreal Canadiens",
"amount": 3821.0
}
],
"expected_reward_tokens": 9206.71,
"profit_sb": 206.71,
"profit_sb_percentage": 2.3,
"recommended": true
},
"lines": [
{
"id": "1cd1a9f0-da95-4720-9620-32796dcd759a",
"gambit_id": "f5378757-963d-4d62-abfb-0cd127710e2e",
"last_updated": "2022-11-16T09:52:14.759515-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "New Jersey Devils",
"reward": "1.49000",
"odds": "1.55560",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a41a61db-e4b0-4f4c-83cb-fac8662f327c/?format=api"
},
{
"id": "02df3671-520d-41dc-b62f-f20247fda0aa",
"gambit_id": "5c77c9fc-5ec0-48e1-b859-4aeda2b29d1f",
"last_updated": "2022-11-16T09:52:14.758520-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Montreal Canadiens",
"reward": "2.41000",
"odds": "2.60000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a41a61db-e4b0-4f4c-83cb-fac8662f327c/?format=api"
}
]
}