GET /api/bet_types/742b766c-d445-4a19-b0ef-88d850194eb4/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "742b766c-d445-4a19-b0ef-88d850194eb4",
"match": "https://api-prod.gambitprofit.com/api/matches/ef47a7db-bd0f-40b7-81ff-a2316a7631e5/?format=api",
"name": "Pick the Winner",
"created_at": "2023-05-06T11:51:56.014551-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": "CLE (L Allen)",
"amount": 5039.0
},
{
"team": "MIN (S Gray)",
"amount": 4961.0
}
],
"expected_reward_tokens": 9574.1,
"profit_sb": 74.1,
"profit_sb_percentage": 0.78,
"recommended": true
},
"lines": [
{
"id": "e3f6daef-a944-4885-b104-76deed962697",
"gambit_id": "7212c753-37ff-49d5-a23e-314ce41884f8",
"last_updated": "2023-05-07T11:57:17.838995-04:00",
"created_at": "2023-05-06T11:51:56.015912-04:00",
"name": "CLE (L Allen)",
"reward": "1.90000",
"odds": "1.93460",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/742b766c-d445-4a19-b0ef-88d850194eb4/?format=api"
},
{
"id": "9edd25b4-1167-408f-bec9-a9f6fd6dec83",
"gambit_id": "4b3615dc-0895-47f2-b2a1-85aa8830a0d6",
"last_updated": "2023-05-07T11:57:17.840267-04:00",
"created_at": "2023-05-06T11:51:56.017350-04:00",
"name": "MIN (S Gray)",
"reward": "1.93000",
"odds": "1.97090",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/742b766c-d445-4a19-b0ef-88d850194eb4/?format=api"
}
]
}