GET /api/bet_types/b6d2ba60-6780-4b25-9119-4b795eec5667/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "b6d2ba60-6780-4b25-9119-4b795eec5667",
"match": "https://api-prod.gambitprofit.com/api/matches/3b402a31-82bc-4e5f-ae72-eece90bce69b/?format=api",
"name": "Pick the Winner",
"created_at": "2023-02-28T12:36:59.236642-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": "Buffalo Sabres",
"amount": 6401.0
},
{
"team": "Columbus Blue Jackets",
"amount": 3599.0
}
],
"expected_reward_tokens": 9537.35,
"profit_sb": 37.35,
"profit_sb_percentage": 0.39,
"recommended": true
},
"lines": [
{
"id": "b406d05d-7dd4-40d8-95a7-4661d3ecc184",
"gambit_id": "9b93c0d4-7968-4ab7-857e-d3e36102673f",
"last_updated": "2023-03-01T09:52:12.748849-05:00",
"created_at": "2023-02-28T12:36:59.237880-05:00",
"name": "Buffalo Sabres",
"reward": "1.49000",
"odds": "1.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b6d2ba60-6780-4b25-9119-4b795eec5667/?format=api"
},
{
"id": "ee1462b5-8fe4-43fa-b5cf-bb9137d3bd40",
"gambit_id": "ced44388-3934-407f-9279-aad113f37def",
"last_updated": "2023-03-01T09:52:12.750007-05:00",
"created_at": "2023-02-28T12:36:59.239186-05:00",
"name": "Columbus Blue Jackets",
"reward": "2.65000",
"odds": "2.70000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b6d2ba60-6780-4b25-9119-4b795eec5667/?format=api"
}
]
}