GET /api/bet_types/b38425d8-b5b5-45f8-a76b-3a37efd83431/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "b38425d8-b5b5-45f8-a76b-3a37efd83431",
"match": "https://api-prod.gambitprofit.com/api/matches/bf0ad681-5667-4c31-b83b-28130b7b535f/?format=api",
"name": "Pick the Winner",
"created_at": "1969-12-31T19:00:00-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": "Boston Bruins",
"amount": 6563.0
},
{
"team": "Anaheim Ducks",
"amount": 3437.0
}
],
"expected_reward_tokens": 9450.72,
"profit_sb": -49.28,
"profit_sb_percentage": -0.52,
"recommended": false
},
"lines": [
{
"id": "2777e6a6-c959-41d3-b51c-815883998e2e",
"gambit_id": "35f4d7d1-063d-4a5c-8001-4aef49f1e17c",
"last_updated": "2022-10-21T21:02:25.138524-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Boston Bruins",
"reward": "1.44000",
"odds": "1.45450",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b38425d8-b5b5-45f8-a76b-3a37efd83431/?format=api"
},
{
"id": "4d6e6169-6db3-4422-aa27-f3b4b2a03650",
"gambit_id": "45d16513-c892-4bd4-ae99-c4285f49ec22",
"last_updated": "2022-10-21T21:02:25.139505-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Anaheim Ducks",
"reward": "2.75000",
"odds": "2.80000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b38425d8-b5b5-45f8-a76b-3a37efd83431/?format=api"
}
]
}