GET /api/bet_types/577f8bc1-de62-4ca4-ab0a-55161a596cb1/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "577f8bc1-de62-4ca4-ab0a-55161a596cb1",
"match": "https://api-prod.gambitprofit.com/api/matches/eebf5edf-d5d4-453f-b09e-95612d9e8264/?format=api",
"name": "Pick the Winner",
"created_at": "2023-12-09T08:48:15.427319-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": "Carolina Hurricanes",
"amount": 5421.0
},
{
"team": "Vancouver Canucks",
"amount": 4579.0
}
],
"expected_reward_tokens": 9432.54,
"profit_sb": -67.46,
"profit_sb_percentage": -0.71,
"recommended": false
},
"lines": [
{
"id": "b1bcd1b6-9665-4d5b-8bd4-0a0cf11dff11",
"gambit_id": "599596c6-5f29-47e3-9ffc-4a838e062f4a",
"last_updated": "2023-12-11T11:28:09.039142-05:00",
"created_at": "2023-12-09T08:48:15.431173-05:00",
"name": "Carolina Hurricanes",
"reward": "1.74000",
"odds": "1.76920",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/577f8bc1-de62-4ca4-ab0a-55161a596cb1/?format=api"
},
{
"id": "d4b1bbb4-3ace-433f-be4b-50c73d61b579",
"gambit_id": "f372b67f-4e92-494c-9b12-349be5a3d9cf",
"last_updated": "2023-12-11T11:28:09.046010-05:00",
"created_at": "2023-12-09T08:48:15.435599-05:00",
"name": "Vancouver Canucks",
"reward": "2.06000",
"odds": "2.10000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/577f8bc1-de62-4ca4-ab0a-55161a596cb1/?format=api"
}
]
}