GET /api/bet_types/2e0877ff-3429-4fb3-aae0-a55319574f80/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "2e0877ff-3429-4fb3-aae0-a55319574f80",
"match": "https://api-prod.gambitprofit.com/api/matches/0c1fbe6b-c7b8-4d39-829d-0a70939f9107/?format=api",
"name": "Pick the Winner",
"created_at": "2023-04-08T09:01:59.464626-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": "ATL (C Morton)",
"amount": 5838.0
},
{
"team": "SDG (M Wacha)",
"amount": 4162.0
}
],
"expected_reward_tokens": 9572.6,
"profit_sb": 72.6,
"profit_sb_percentage": 0.76,
"recommended": true
},
"lines": [
{
"id": "cf03a7a7-a737-4b97-ba9b-d0bb36b52091",
"gambit_id": "e9683c8d-6f3a-4450-b57d-f663adc83f57",
"last_updated": "2023-04-09T11:32:11.343047-04:00",
"created_at": "2023-04-08T09:01:59.467441-04:00",
"name": "ATL (C Morton)",
"reward": "1.64000",
"odds": "1.66670",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2e0877ff-3429-4fb3-aae0-a55319574f80/?format=api"
},
{
"id": "bb56989d-73e1-42ff-8676-f9dd8e1c5128",
"gambit_id": "c5d47814-26c0-458b-8425-672cafcddcfa",
"last_updated": "2023-04-09T11:32:11.344863-04:00",
"created_at": "2023-04-08T09:01:59.470102-04:00",
"name": "SDG (M Wacha)",
"reward": "2.30000",
"odds": "2.35000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2e0877ff-3429-4fb3-aae0-a55319574f80/?format=api"
}
]
}