GET /api/bet_types/53991203-abf8-4492-b85f-437bcbf142b5/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "53991203-abf8-4492-b85f-437bcbf142b5",
"match": "https://api-prod.gambitprofit.com/api/matches/2a62d9d0-a46b-40d9-926b-2a5692dc5ca0/?format=api",
"name": "Pick the Winner",
"created_at": "2023-12-13T08:57:57.957451-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": "Phoenix Suns",
"amount": 6232.0
},
{
"team": "Brooklyn Nets",
"amount": 3768.0
}
],
"expected_reward_tokens": 9533.04,
"profit_sb": 33.04,
"profit_sb_percentage": 0.35,
"recommended": true
},
"lines": [
{
"id": "c85397c8-f7d1-46cd-b463-c688ed7c6e9e",
"gambit_id": "6b7edaa7-9d54-4f47-a075-7ca277702d61",
"last_updated": "2023-12-14T11:48:09.494465-05:00",
"created_at": "2023-12-13T08:57:57.966870-05:00",
"name": "Phoenix Suns",
"reward": "1.53000",
"odds": "1.55560",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/53991203-abf8-4492-b85f-437bcbf142b5/?format=api"
},
{
"id": "b330ce6b-e3f4-4d14-97a5-8a2f20bcbf18",
"gambit_id": "91021a27-c073-41e6-8ab6-dc2d9ff1fdac",
"last_updated": "2023-12-14T11:48:09.489271-05:00",
"created_at": "2023-12-13T08:57:57.962393-05:00",
"name": "Brooklyn Nets",
"reward": "2.53000",
"odds": "2.60000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/53991203-abf8-4492-b85f-437bcbf142b5/?format=api"
}
]
}