GET /api/bet_types/025a4403-02e6-4a54-a220-0744480dad78/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "025a4403-02e6-4a54-a220-0744480dad78",
"match": "https://api-prod.gambitprofit.com/api/matches/188710bc-f95c-4a2a-a921-9ef34ba30d6b/?format=api",
"name": "Pick the Winner",
"created_at": "2023-05-26T11:52:13.772556-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": "BOS (C Sale)",
"amount": 5337.0
},
{
"team": "ARI (B Pfaadt)",
"amount": 4663.0
}
],
"expected_reward_tokens": 9605.78,
"profit_sb": 105.78,
"profit_sb_percentage": 1.11,
"recommended": true
},
"lines": [
{
"id": "94ea8f39-a993-4145-ba59-b8d549dd6bac",
"gambit_id": "f28f7dc9-8267-4233-8edd-94d9748c0721",
"last_updated": "2023-05-27T16:21:50.431536-04:00",
"created_at": "2023-05-26T11:52:13.775743-04:00",
"name": "BOS (C Sale)",
"reward": "1.80000",
"odds": "1.83330",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/025a4403-02e6-4a54-a220-0744480dad78/?format=api"
},
{
"id": "4686a164-7e5e-42e2-81c5-dc3a0774c8f4",
"gambit_id": "43dcc8b5-3bee-47bb-87b5-bb7776cac2ef",
"last_updated": "2023-05-27T16:21:50.442812-04:00",
"created_at": "2023-05-26T11:52:13.778861-04:00",
"name": "ARI (B Pfaadt)",
"reward": "2.06000",
"odds": "2.10000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/025a4403-02e6-4a54-a220-0744480dad78/?format=api"
}
]
}