GET /api/bet_types/5b5e9471-17cf-4194-9715-47b23caa94b7/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "5b5e9471-17cf-4194-9715-47b23caa94b7",
"match": "https://api-prod.gambitprofit.com/api/matches/76bef33f-4b9d-4a16-9abb-54ec922bd419/?format=api",
"name": "Pick the Winner",
"created_at": "2023-07-24T08:13:22.429922-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": "TEX (J Gray)",
"amount": 5117.0
},
{
"team": "HOU (B Bielak)",
"amount": 4883.0
}
],
"expected_reward_tokens": 9568.79,
"profit_sb": 68.79,
"profit_sb_percentage": 0.72,
"recommended": true
},
"lines": [
{
"id": "f43a9257-8e1e-48dc-ab4e-0c2339e65281",
"gambit_id": "0cac01b5-09fb-4524-a7d7-14e5681fe12b",
"last_updated": "2023-07-25T20:18:25.015832-04:00",
"created_at": "2023-07-24T08:13:22.434179-04:00",
"name": "TEX (J Gray)",
"reward": "1.87000",
"odds": "1.90910",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5b5e9471-17cf-4194-9715-47b23caa94b7/?format=api"
},
{
"id": "61d0f7aa-07a4-4c44-b4b0-f7c0f251c8c8",
"gambit_id": "df0dbc41-a0e3-46b3-b42e-dfaba32f6e91",
"last_updated": "2023-07-25T20:18:25.019029-04:00",
"created_at": "2023-07-24T08:13:22.438152-04:00",
"name": "HOU (B Bielak)",
"reward": "1.96000",
"odds": "2.00000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5b5e9471-17cf-4194-9715-47b23caa94b7/?format=api"
}
]
}