GET /api/bet_types/69cc1231-bbaa-48a4-8375-474824f89e51/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "69cc1231-bbaa-48a4-8375-474824f89e51",
"match": "https://api-prod.gambitprofit.com/api/matches/3379eea0-cac1-45fa-a218-fd5125d0fc01/?format=api",
"name": "Pick the Winner",
"created_at": "2023-11-14T09:13:06.129488-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": "Utah Jazz",
"amount": 6935.0
},
{
"team": "Portland Trail Blazers",
"amount": 3065.0
}
],
"expected_reward_tokens": 9500.95,
"profit_sb": 0.95,
"profit_sb_percentage": 0.01,
"recommended": true
},
"lines": [
{
"id": "0e28450b-f31a-4168-b7df-29e8fd8340a3",
"gambit_id": "b1ebf68a-ab8a-4d61-9e6d-0796a837a15d",
"last_updated": "2023-11-15T22:43:00.526585-05:00",
"created_at": "2023-11-14T09:13:06.138345-05:00",
"name": "Utah Jazz",
"reward": "1.37000",
"odds": "1.38460",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/69cc1231-bbaa-48a4-8375-474824f89e51/?format=api"
},
{
"id": "91ceeb73-d821-4a65-8c8e-98fcc28d7b42",
"gambit_id": "46fad090-8609-4269-b936-110009603325",
"last_updated": "2023-11-15T22:43:00.520812-05:00",
"created_at": "2023-11-14T09:13:06.134477-05:00",
"name": "Portland Trail Blazers",
"reward": "3.10000",
"odds": "3.20000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/69cc1231-bbaa-48a4-8375-474824f89e51/?format=api"
}
]
}