GET /api/bet_types/815ba9b7-789a-4dda-952d-cfc0d4cb9d51/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "815ba9b7-789a-4dda-952d-cfc0d4cb9d51",
"match": "https://api-prod.gambitprofit.com/api/matches/e6816261-6c0d-4c71-8b73-f5ddbfeb72e5/?format=api",
"name": "Pick the Winner",
"created_at": "2023-11-14T09:13:03.943977-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": "Atlanta Hawks",
"amount": 6222.0
},
{
"team": "Detroit Pistons",
"amount": 3778.0
}
],
"expected_reward_tokens": 9519.66,
"profit_sb": 19.66,
"profit_sb_percentage": 0.21,
"recommended": true
},
"lines": [
{
"id": "95310e41-cb63-438d-8c90-5a49d64685dc",
"gambit_id": "f79d2c31-ba56-4022-8cb7-6f27d245ba15",
"last_updated": "2023-11-15T22:43:00.994855-05:00",
"created_at": "2023-11-14T09:13:03.948143-05:00",
"name": "Atlanta Hawks",
"reward": "1.53000",
"odds": "1.55560",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/815ba9b7-789a-4dda-952d-cfc0d4cb9d51/?format=api"
},
{
"id": "652b6126-744a-4951-9e0d-703f0dde327a",
"gambit_id": "de57376e-b12d-48ce-a63e-2a928b9c8e51",
"last_updated": "2023-11-15T22:43:00.999238-05:00",
"created_at": "2023-11-14T09:13:03.953648-05:00",
"name": "Detroit Pistons",
"reward": "2.52000",
"odds": "2.60000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/815ba9b7-789a-4dda-952d-cfc0d4cb9d51/?format=api"
}
]
}