GET /api/bet_types/db6c1353-0ecb-43e9-8341-89f8fd88317f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "db6c1353-0ecb-43e9-8341-89f8fd88317f",
"match": "https://api-prod.gambitprofit.com/api/matches/21dffb19-1e60-4cdf-937e-d3617ad84cf0/?format=api",
"name": "Pick the Winner",
"created_at": "2023-09-22T09:58:22.541295-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": "PHI (T Walker)",
"amount": 6060.0
},
{
"team": "NYM (T Megill)",
"amount": 3940.0
}
],
"expected_reward_tokens": 9574.2,
"profit_sb": 74.2,
"profit_sb_percentage": 0.78,
"recommended": true
},
"lines": [
{
"id": "20a19846-2e05-484d-892b-de794d573c31",
"gambit_id": "48cbfdf8-1090-45d0-b4f7-52071d39e738",
"last_updated": "2023-09-23T20:58:10.610965-04:00",
"created_at": "2023-09-22T09:58:22.549782-04:00",
"name": "PHI (T Walker)",
"reward": "1.58000",
"odds": "1.60610",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/db6c1353-0ecb-43e9-8341-89f8fd88317f/?format=api"
},
{
"id": "33ebe80a-9919-4d4d-8023-56c9f337c6a7",
"gambit_id": "d66ea5fc-1d13-40e6-88b8-aa1aff28a63a",
"last_updated": "2023-09-23T20:58:10.607257-04:00",
"created_at": "2023-09-22T09:58:22.545516-04:00",
"name": "NYM (T Megill)",
"reward": "2.43000",
"odds": "2.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/db6c1353-0ecb-43e9-8341-89f8fd88317f/?format=api"
}
]
}