GET /api/bet_types/175b59ef-b9eb-487f-9e2d-42888015afe7/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "175b59ef-b9eb-487f-9e2d-42888015afe7",
"match": "https://api-prod.gambitprofit.com/api/matches/981e1499-40e4-4634-b43b-7e7ed66987e3/?format=api",
"name": "Pick the Winner",
"created_at": "2023-03-18T08:46:56.142469-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": "New York Rangers",
"amount": 5699.0
},
{
"team": "Pittsburgh Penguins",
"amount": 4301.0
}
],
"expected_reward_tokens": 9460.34,
"profit_sb": -39.66,
"profit_sb_percentage": -0.42,
"recommended": false
},
"lines": [
{
"id": "92a05302-964f-4557-b937-dfa37a212245",
"gambit_id": "0ae31f46-eee2-47d1-9c53-8ea8225c7e11",
"last_updated": "2023-03-20T09:36:51.780229-04:00",
"created_at": "2023-03-18T08:46:56.144212-04:00",
"name": "New York Rangers",
"reward": "1.66000",
"odds": "1.68970",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/175b59ef-b9eb-487f-9e2d-42888015afe7/?format=api"
},
{
"id": "e76ce7ec-6c5f-43c1-9f1e-83d9657a14a6",
"gambit_id": "3ff16ab3-aac1-4dbc-b9d1-9af761ef83d7",
"last_updated": "2023-03-20T09:36:51.783062-04:00",
"created_at": "2023-03-18T08:46:56.146105-04:00",
"name": "Pittsburgh Penguins",
"reward": "2.20000",
"odds": "2.25000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/175b59ef-b9eb-487f-9e2d-42888015afe7/?format=api"
}
]
}