GET /api/bet_types/e8ab6baa-5249-4caf-9ba4-1d1f3e62c0df/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "e8ab6baa-5249-4caf-9ba4-1d1f3e62c0df",
"match": "https://api-prod.gambitprofit.com/api/matches/015bcf52-8c09-46d5-90f7-ed07e3e175f1/?format=api",
"name": "Pick the Winner",
"created_at": "2023-04-06T14:26:50.010096-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": "Pittsburgh Penguins",
"amount": 5527.0
},
{
"team": "Minnesota Wild",
"amount": 4473.0
}
],
"expected_reward_tokens": 9616.95,
"profit_sb": 116.95,
"profit_sb_percentage": 1.23,
"recommended": true
},
"lines": [
{
"id": "a2674409-879d-4bd3-94ec-cde8da73ac8b",
"gambit_id": "33b58bda-80b7-4af7-bf7f-b2bf58263d1f",
"last_updated": "2023-04-07T10:27:21.222554-04:00",
"created_at": "2023-04-06T14:26:50.012300-04:00",
"name": "Pittsburgh Penguins",
"reward": "1.74000",
"odds": "1.76920",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e8ab6baa-5249-4caf-9ba4-1d1f3e62c0df/?format=api"
},
{
"id": "b86655db-43af-4726-a1df-5ebd94a44706",
"gambit_id": "bff8046d-7177-4b35-96ac-d9c267055c53",
"last_updated": "2023-04-07T10:27:21.224434-04:00",
"created_at": "2023-04-06T14:26:50.014801-04:00",
"name": "Minnesota Wild",
"reward": "2.15000",
"odds": "2.20000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e8ab6baa-5249-4caf-9ba4-1d1f3e62c0df/?format=api"
}
]
}