GET /api/bet_types/bb3f1e0c-d04a-4370-8161-43f05b6faa97/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "bb3f1e0c-d04a-4370-8161-43f05b6faa97",
"match": "https://api-prod.gambitprofit.com/api/matches/e8bc35d8-b66f-47df-8c42-e6dcf8ad2715/?format=api",
"name": "Pick the Winner",
"created_at": "2023-05-11T11:17:06.426829-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": "CWS (M Clevinger)",
"amount": 5039.0
},
{
"team": "KAN (B Singer)",
"amount": 4961.0
}
],
"expected_reward_tokens": 9574.1,
"profit_sb": 74.1,
"profit_sb_percentage": 0.78,
"recommended": true
},
"lines": [
{
"id": "ce591464-92c3-4776-a7fd-6326eb7b1201",
"gambit_id": "651d1460-e8c7-41a6-804a-36b905bbd76e",
"last_updated": "2023-05-14T10:57:12.234284-04:00",
"created_at": "2023-05-11T11:17:06.429974-04:00",
"name": "CWS (M Clevinger)",
"reward": "1.90000",
"odds": "1.93460",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bb3f1e0c-d04a-4370-8161-43f05b6faa97/?format=api"
},
{
"id": "2879ed96-a634-4e29-8463-6f2f471cb188",
"gambit_id": "6f2f1fbf-634e-44b2-a462-2eea2b458915",
"last_updated": "2023-05-14T10:57:12.233004-04:00",
"created_at": "2023-05-11T11:17:06.428292-04:00",
"name": "KAN (B Singer)",
"reward": "1.93000",
"odds": "1.97090",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bb3f1e0c-d04a-4370-8161-43f05b6faa97/?format=api"
}
]
}