GET /api/bet_types/7d9f1b92-6a0e-4d12-ba6a-64fcccf44a91/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "7d9f1b92-6a0e-4d12-ba6a-64fcccf44a91",
"match": "https://api-prod.gambitprofit.com/api/matches/efc060d3-3d84-45cd-80e1-452dea7a4e55/?format=api",
"name": "Pick the Winner",
"created_at": "2023-01-30T17:46:53.750002-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": "Portland Trail Blazers",
"amount": 6326.0
},
{
"team": "Atlanta Hawks",
"amount": 3674.0
}
],
"expected_reward_tokens": 9552.26,
"profit_sb": 52.26,
"profit_sb_percentage": 0.55,
"recommended": true
},
"lines": [
{
"id": "63b0ff6c-4352-4342-b921-5bf0ac11386c",
"gambit_id": "eb679e0b-a58e-4da2-94d0-0e8863efdc3c",
"last_updated": "2023-01-31T09:07:12.388862-05:00",
"created_at": "2023-01-30T17:46:53.751268-05:00",
"name": "Portland Trail Blazers",
"reward": "1.51000",
"odds": "1.52630",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7d9f1b92-6a0e-4d12-ba6a-64fcccf44a91/?format=api"
},
{
"id": "1184cdec-f907-4808-940b-f0b5fe1e29e5",
"gambit_id": "09d8eafc-9070-4ba9-a42a-ecb495c5fec3",
"last_updated": "2023-01-31T09:07:12.389989-05:00",
"created_at": "2023-01-30T17:46:53.752675-05:00",
"name": "Atlanta Hawks",
"reward": "2.60000",
"odds": "2.65000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7d9f1b92-6a0e-4d12-ba6a-64fcccf44a91/?format=api"
}
]
}