GET /api/bet_types/236a8360-2771-45b6-892a-13dbf1305f1e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "236a8360-2771-45b6-892a-13dbf1305f1e",
"match": "https://api-prod.gambitprofit.com/api/matches/739f2180-b606-436c-991b-934ab28673dd/?format=api",
"name": "Pick the Winner",
"created_at": "2023-11-26T09:43:13.215278-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": 6020.0
},
{
"team": "Toronto Raptors",
"amount": 3980.0
}
],
"expected_reward_tokens": 9511.6,
"profit_sb": 11.6,
"profit_sb_percentage": 0.12,
"recommended": true
},
"lines": [
{
"id": "33df27d5-aff7-4cc4-a68c-f4acffc87cb9",
"gambit_id": "f47a8f9d-3b34-4552-b7ae-577a52522fc6",
"last_updated": "2023-11-27T21:32:57.543267-05:00",
"created_at": "2023-11-26T09:43:13.222578-05:00",
"name": "Cleveland Cavaliers",
"reward": "1.58000",
"odds": "1.60610",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/236a8360-2771-45b6-892a-13dbf1305f1e/?format=api"
},
{
"id": "17404f89-8bbe-4c3c-a6e8-5f19cf531a9d",
"gambit_id": "168dafde-27d1-4e43-850e-01ecc5df5fa3",
"last_updated": "2023-11-27T21:32:57.539801-05:00",
"created_at": "2023-11-26T09:43:13.218940-05:00",
"name": "Toronto Raptors",
"reward": "2.39000",
"odds": "2.45000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/236a8360-2771-45b6-892a-13dbf1305f1e/?format=api"
}
]
}