GET /api/bet_types/ef3785d3-3004-414f-9da9-bbbded0400fa/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ef3785d3-3004-414f-9da9-bbbded0400fa",
"match": "https://api-prod.gambitprofit.com/api/matches/9a085b71-6005-47af-bb86-9b86e5f1ff5e/?format=api",
"name": "Pick the Winner",
"created_at": "1969-12-31T19:00:00-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": "San Francisco 49ers",
"amount": 6256.0
},
{
"team": "Seattle Seahawks",
"amount": 3744.0
}
],
"expected_reward_tokens": 9133.76,
"profit_sb": 133.76,
"profit_sb_percentage": 1.49,
"recommended": true
},
"lines": [
{
"id": "460c9f1d-8e64-4752-9b60-2d5a476edb75",
"gambit_id": "3885c80c-0330-499d-ba27-49ffdf6faeef",
"last_updated": "2022-12-17T09:47:24.990243-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "San Francisco 49ers",
"reward": "1.46000",
"odds": "1.52630",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ef3785d3-3004-414f-9da9-bbbded0400fa/?format=api"
},
{
"id": "3a480714-f43d-4939-becd-88aa3533d336",
"gambit_id": "2c39e71d-bef8-4d19-9467-00dccf67b0f6",
"last_updated": "2022-12-17T09:47:24.989186-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Seattle Seahawks",
"reward": "2.44000",
"odds": "2.65000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ef3785d3-3004-414f-9da9-bbbded0400fa/?format=api"
}
]
}