GET /api/bet_types/1738e4b6-307d-44ff-b29a-c92887250f95/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "1738e4b6-307d-44ff-b29a-c92887250f95",
"match": "https://api-prod.gambitprofit.com/api/matches/081338da-6ba0-4013-9452-d597194e7c00/?format=api",
"name": "Pick the Winner",
"created_at": "2023-03-27T11:27:16.688171-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 Orleans Pelicans",
"amount": 8273.0
},
{
"team": "Portland Trail Blazers",
"amount": 1727.0
}
],
"expected_reward_tokens": 9513.95,
"profit_sb": 13.95,
"profit_sb_percentage": 0.15,
"recommended": true
},
"lines": [
{
"id": "cf9e5599-0233-4910-a816-c90ceb70dcbf",
"gambit_id": "e6ce78af-6004-4a47-bf21-a4f5951c32c9",
"last_updated": "2023-03-28T11:06:56.827785-04:00",
"created_at": "2023-03-27T11:27:16.694453-04:00",
"name": "New Orleans Pelicans",
"reward": "1.15000",
"odds": "1.15380",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1738e4b6-307d-44ff-b29a-c92887250f95/?format=api"
},
{
"id": "b8642018-86a6-4323-808d-a78a18e65eea",
"gambit_id": "78973d50-af98-4f4e-ae55-be58cd386277",
"last_updated": "2023-03-28T11:06:56.825255-04:00",
"created_at": "2023-03-27T11:27:16.691378-04:00",
"name": "Portland Trail Blazers",
"reward": "5.51000",
"odds": "5.70000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1738e4b6-307d-44ff-b29a-c92887250f95/?format=api"
}
]
}