GET /api/bet_types/9842af69-2470-498b-b276-9d77b6d28d2b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "9842af69-2470-498b-b276-9d77b6d28d2b",
"match": "https://api-prod.gambitprofit.com/api/matches/dbb29f2d-55c0-4ede-8d0c-eb7377533a95/?format=api",
"name": "Pick the Winner",
"created_at": "2023-04-05T09:22:21.863577-04: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": "TEX (J Degrom)",
"amount": 6353.0
},
{
"team": "BAL (G Rodriguez)",
"amount": 3647.0
}
],
"expected_reward_tokens": 9591.61,
"profit_sb": 91.61,
"profit_sb_percentage": 0.96,
"recommended": true
},
"lines": [
{
"id": "01308099-30f5-4911-b1d0-45ebf7486eed",
"gambit_id": "2a42bbb8-6593-4f45-a6f5-af23b362a94e",
"last_updated": "2023-04-06T11:37:06.201728-04:00",
"created_at": "2023-04-05T09:22:21.865728-04:00",
"name": "TEX (J Degrom)",
"reward": "1.51000",
"odds": "1.52630",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9842af69-2470-498b-b276-9d77b6d28d2b/?format=api"
},
{
"id": "36ae1f24-0fc3-4344-8743-6e85ee7bd165",
"gambit_id": "9e6fe34d-6fbf-4f59-9128-7342567868ef",
"last_updated": "2023-04-06T11:37:06.203944-04:00",
"created_at": "2023-04-05T09:22:21.868370-04:00",
"name": "BAL (G Rodriguez)",
"reward": "2.63000",
"odds": "2.70000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9842af69-2470-498b-b276-9d77b6d28d2b/?format=api"
}
]
}