GET /api/bet_types/f1538c10-d734-403d-bb40-92df9f58fcbf/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "f1538c10-d734-403d-bb40-92df9f58fcbf",
"match": "https://api-prod.gambitprofit.com/api/matches/ad494b3e-b2af-44bd-a5e4-eeddb79b521d/?format=api",
"name": "Play the Odds",
"created_at": "2023-11-14T09:13:03.486543-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": "Montreal Canadiens",
"amount": 6314.0
},
{
"team": "Calgary Flames",
"amount": 3686.0
}
],
"expected_reward_tokens": 9471.0,
"profit_sb": -29.0,
"profit_sb_percentage": -0.31,
"recommended": false
},
"lines": [
{
"id": "64f96c25-7d6f-4b71-8e67-c431eee5ac66",
"gambit_id": "cd7e1888-c073-4818-bf24-9f5cdf1b4b86",
"last_updated": "2023-11-15T20:03:22.418327-05:00",
"created_at": "2023-11-14T09:13:03.496076-05:00",
"name": "Montreal Canadiens",
"reward": "1.50000",
"odds": "1.52630",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f1538c10-d734-403d-bb40-92df9f58fcbf/?format=api"
},
{
"id": "553ba08b-6a34-4ba1-9cfa-56d6f26dd6d6",
"gambit_id": "a5ff88cb-3dff-474a-b340-0e48a8d7eedd",
"last_updated": "2023-11-15T20:03:22.414456-05:00",
"created_at": "2023-11-14T09:13:03.491505-05:00",
"name": "Calgary Flames",
"reward": "2.57000",
"odds": "2.65000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f1538c10-d734-403d-bb40-92df9f58fcbf/?format=api"
}
]
}