GET /api/bet_types/63709166-f345-4019-a552-0148bc77d1e7/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "63709166-f345-4019-a552-0148bc77d1e7",
"match": "https://api-prod.gambitprofit.com/api/matches/d6e2cf9b-302d-4c3e-9c35-1ba3b652b165/?format=api",
"name": "Pick the Winner",
"created_at": "2023-07-02T08:58:23.786455-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": "TOR (K Gausman)",
"amount": 6359.0
},
{
"team": "BOS (G Whitlock)",
"amount": 3641.0
}
],
"expected_reward_tokens": 9538.5,
"profit_sb": 38.5,
"profit_sb_percentage": 0.41,
"recommended": true
},
"lines": [
{
"id": "8019fc6c-f4a1-43e2-becb-e29447f94efc",
"gambit_id": "aec01369-6212-45bd-95a8-804497ce4358",
"last_updated": "2023-07-04T10:18:05.650154-04:00",
"created_at": "2023-07-02T08:58:23.790644-04:00",
"name": "TOR (K Gausman)",
"reward": "1.50000",
"odds": "1.52630",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/63709166-f345-4019-a552-0148bc77d1e7/?format=api"
},
{
"id": "09e98c7e-f34a-45c2-b2e9-1ad0cfe18c73",
"gambit_id": "3f3460ff-f940-4418-88c7-2ba08913a2b6",
"last_updated": "2023-07-04T10:18:05.648247-04:00",
"created_at": "2023-07-02T08:58:23.788519-04:00",
"name": "BOS (G Whitlock)",
"reward": "2.62000",
"odds": "2.70000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/63709166-f345-4019-a552-0148bc77d1e7/?format=api"
}
]
}