GET /api/bet_types/e1c95eea-f06d-47b0-bd71-78cf97ef2d4a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "e1c95eea-f06d-47b0-bd71-78cf97ef2d4a",
"match": "https://api-prod.gambitprofit.com/api/matches/8a1f622f-36f7-4aaa-8b04-628329df3c7a/?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": "Calgary Flames",
"amount": 5984.0
},
{
"team": "Winnipeg Jets",
"amount": 4016.0
}
],
"expected_reward_tokens": 9155.52,
"profit_sb": 155.52,
"profit_sb_percentage": 1.73,
"recommended": true
},
"lines": [
{
"id": "7c867dd7-0ba4-427c-a3c0-746ec16ff88b",
"gambit_id": "ab1fcad7-01be-411a-a71d-b5ba59828ae8",
"last_updated": "2022-11-14T10:52:59.499048-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Calgary Flames",
"reward": "1.53000",
"odds": "1.60610",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e1c95eea-f06d-47b0-bd71-78cf97ef2d4a/?format=api"
},
{
"id": "6f7f0d45-e70b-461b-8a2f-f45b2f591675",
"gambit_id": "1c3ba181-e5b3-471b-96da-e71cb60e6828",
"last_updated": "2022-11-14T10:52:59.499982-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Winnipeg Jets",
"reward": "2.28000",
"odds": "2.45000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e1c95eea-f06d-47b0-bd71-78cf97ef2d4a/?format=api"
}
]
}