GET /api/bet_types/48c746d1-ced2-419a-9ed2-890c9da075ce/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "48c746d1-ced2-419a-9ed2-890c9da075ce",
"match": "https://api-prod.gambitprofit.com/api/matches/a96bfb4d-ab21-48fc-b662-c04aa37e260a/?format=api",
"name": "Pick the Winner",
"created_at": "2023-01-12T08:22:00.596526-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": 7249.0
},
{
"team": "Columbus Blue Jackets",
"amount": 2751.0
}
],
"expected_reward_tokens": 9133.32,
"profit_sb": 133.32,
"profit_sb_percentage": 1.48,
"recommended": true
},
"lines": [
{
"id": "7a411abd-33f0-4ce6-b3fe-64ba79638216",
"gambit_id": "8e86c9e3-1ace-4d3b-be48-89399c31f721",
"last_updated": "2023-01-13T11:47:16.459327-05:00",
"created_at": "2023-01-12T08:22:00.598968-05:00",
"name": "Carolina Hurricanes",
"reward": "1.26000",
"odds": "1.30300",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/48c746d1-ced2-419a-9ed2-890c9da075ce/?format=api"
},
{
"id": "a13e1d48-766e-43f6-9c3a-fe59ebf4b086",
"gambit_id": "880d8bd8-3c5b-4f0f-8962-84e4a2c33c52",
"last_updated": "2023-01-13T11:47:16.458271-05:00",
"created_at": "2023-01-12T08:22:00.597644-05:00",
"name": "Columbus Blue Jackets",
"reward": "3.32000",
"odds": "3.70000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/48c746d1-ced2-419a-9ed2-890c9da075ce/?format=api"
}
]
}