GET /api/bet_types/89110584-6ce6-4228-9e48-a7ecd8465c12/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "89110584-6ce6-4228-9e48-a7ecd8465c12",
"match": "https://api-prod.gambitprofit.com/api/matches/21eef325-2a45-44af-b13a-17186f1d3f15/?format=api",
"name": "Pick the Winner",
"created_at": "2023-12-08T10:53:07.224383-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": "Tim Elliott",
"amount": 5789.0
},
{
"team": "Su Mudaerji",
"amount": 4211.0
}
],
"expected_reward_tokens": 9262.4,
"profit_sb": -237.6,
"profit_sb_percentage": -2.5,
"recommended": false
},
"lines": [
{
"id": "56ae4550-d8e9-427a-83b2-e909d352e604",
"gambit_id": "75ea4e6b-e510-445b-976c-68b92de0abb2",
"last_updated": "2023-12-12T10:48:19.285949-05:00",
"created_at": "2023-12-08T10:53:07.234643-05:00",
"name": "Tim Elliott",
"reward": "1.60000",
"odds": "1.62500",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/89110584-6ce6-4228-9e48-a7ecd8465c12/?format=api"
},
{
"id": "c15db882-0206-40e8-ad17-53515b91df64",
"gambit_id": "94ef2e74-40ac-485c-938e-5fedc67c359b",
"last_updated": "2023-12-12T10:48:19.282728-05:00",
"created_at": "2023-12-08T10:53:07.230204-05:00",
"name": "Su Mudaerji",
"reward": "2.20000",
"odds": "2.25000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/89110584-6ce6-4228-9e48-a7ecd8465c12/?format=api"
}
]
}