GET /api/bet_types/071496e3-5f2e-4d7b-a98d-cd4b3a1d59bc/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "071496e3-5f2e-4d7b-a98d-cd4b3a1d59bc",
"match": "https://api-prod.gambitprofit.com/api/matches/e419708b-6482-4325-beed-c0d7c9cbdaf5/?format=api",
"name": "Pick the Winner",
"created_at": "2023-01-13T09:11:47.588597-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": "Pittsburgh Penguins",
"amount": 5968.0
},
{
"team": "Winnipeg Jets",
"amount": 4032.0
}
],
"expected_reward_tokens": 9071.36,
"profit_sb": 71.36,
"profit_sb_percentage": 0.79,
"recommended": true
},
"lines": [
{
"id": "3f26960e-af10-4a58-8ee9-660f90c10040",
"gambit_id": "f45091c8-68cd-46a7-b293-eca3eb2a070f",
"last_updated": "2023-01-14T20:22:16.632495-05:00",
"created_at": "2023-01-13T09:11:47.589806-05:00",
"name": "Pittsburgh Penguins",
"reward": "1.52000",
"odds": "1.60610",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/071496e3-5f2e-4d7b-a98d-cd4b3a1d59bc/?format=api"
},
{
"id": "40b112fc-78be-4e88-a3eb-6b8ae1f1d940",
"gambit_id": "8ee3fdb7-92d4-4b87-84ee-acb3e19db1a8",
"last_updated": "2023-01-14T20:22:16.635531-05:00",
"created_at": "2023-01-13T09:11:47.591054-05:00",
"name": "Winnipeg Jets",
"reward": "2.25000",
"odds": "2.45000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/071496e3-5f2e-4d7b-a98d-cd4b3a1d59bc/?format=api"
}
]
}