GET /api/bet_types/9631671a-b0c3-4db8-a963-d2887dfffb5f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "9631671a-b0c3-4db8-a963-d2887dfffb5f",
"match": "https://api-prod.gambitprofit.com/api/matches/cc231f59-5bfa-4f46-a863-25415deaae57/?format=api",
"name": "Play the Odds",
"created_at": "2023-03-11T09:32:16.974146-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": "Seattle Kraken",
"amount": 6706.0
},
{
"team": "Dallas Stars",
"amount": 3294.0
}
],
"expected_reward_tokens": 9453.78,
"profit_sb": -46.22,
"profit_sb_percentage": -0.49,
"recommended": false
},
"lines": [
{
"id": "d2c08526-a58b-423e-b599-b8904a20288d",
"gambit_id": "a7c311c9-5388-47a3-8b48-5001cf527bd5",
"last_updated": "2023-03-13T13:17:01.341045-04:00",
"created_at": "2023-03-11T09:32:16.975908-05:00",
"name": "Seattle Kraken",
"reward": "1.41000",
"odds": "1.42550",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9631671a-b0c3-4db8-a963-d2887dfffb5f/?format=api"
},
{
"id": "5081a91a-164d-488e-8407-a3eb11564f7f",
"gambit_id": "76550346-7c0f-4338-892e-2191157b25c3",
"last_updated": "2023-03-13T13:17:01.342878-04:00",
"created_at": "2023-03-11T09:32:16.977896-05:00",
"name": "Dallas Stars",
"reward": "2.87000",
"odds": "2.95000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9631671a-b0c3-4db8-a963-d2887dfffb5f/?format=api"
}
]
}