GET /api/bet_types/cb5f869e-5b9a-4e0d-bf44-ff0df9fd629e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "cb5f869e-5b9a-4e0d-bf44-ff0df9fd629e",
"match": "https://api-prod.gambitprofit.com/api/matches/01d4a015-943f-479b-acfb-3fdc99cb16d3/?format=api",
"name": "Pick the Winner",
"created_at": "2023-01-14T08:26:58.874034-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": "Cleveland Cavaliers",
"amount": 6099.0
},
{
"team": "Minnesota Timberwolves",
"amount": 3901.0
}
],
"expected_reward_tokens": 9087.51,
"profit_sb": 87.51,
"profit_sb_percentage": 0.97,
"recommended": true
},
"lines": [
{
"id": "d82abc70-74f0-4d9a-b76b-2d2236854270",
"gambit_id": "cff74e8a-8fc1-4afd-ad05-08a91a597bcd",
"last_updated": "2023-01-15T15:32:20.186886-05:00",
"created_at": "2023-01-14T08:26:58.879957-05:00",
"name": "Cleveland Cavaliers",
"reward": "1.49000",
"odds": "1.57140",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cb5f869e-5b9a-4e0d-bf44-ff0df9fd629e/?format=api"
},
{
"id": "93bde184-f1ca-4c01-b0eb-4261726df18c",
"gambit_id": "29bf704b-5f8d-43ae-b979-6627fd46433a",
"last_updated": "2023-01-15T15:32:20.183882-05:00",
"created_at": "2023-01-14T08:26:58.876887-05:00",
"name": "Minnesota Timberwolves",
"reward": "2.33000",
"odds": "2.55000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cb5f869e-5b9a-4e0d-bf44-ff0df9fd629e/?format=api"
}
]
}