GET /api/bet_types/ab0b7863-fb01-4b01-97f5-257b14df0580/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ab0b7863-fb01-4b01-97f5-257b14df0580",
"match": "https://api-prod.gambitprofit.com/api/matches/f373e9b8-ce88-4f29-8a61-c6afdf670cdd/?format=api",
"name": "Pick the Winner",
"created_at": "2023-02-26T08:46:58.909065-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": "Portland Trail Blazers",
"amount": 7829.0
},
{
"team": "Houston Rockets",
"amount": 2171.0
}
],
"expected_reward_tokens": 9551.38,
"profit_sb": 51.38,
"profit_sb_percentage": 0.54,
"recommended": true
},
"lines": [
{
"id": "c3ac63a0-517f-4f86-af5a-39fa3dfed5a9",
"gambit_id": "b3f8f329-80ac-45df-a691-8ccceb0f8e0b",
"last_updated": "2023-02-28T12:37:05.795226-05:00",
"created_at": "2023-02-26T08:46:58.910314-05:00",
"name": "Portland Trail Blazers",
"reward": "1.22000",
"odds": "1.22220",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ab0b7863-fb01-4b01-97f5-257b14df0580/?format=api"
},
{
"id": "54852d8b-cb97-49ad-9541-4b21b1b99ebd",
"gambit_id": "c7259525-2d86-44e0-99e1-81d08325a708",
"last_updated": "2023-02-28T12:37:05.796467-05:00",
"created_at": "2023-02-26T08:46:58.911550-05:00",
"name": "Houston Rockets",
"reward": "4.40000",
"odds": "4.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ab0b7863-fb01-4b01-97f5-257b14df0580/?format=api"
}
]
}