GET /api/bet_types/3e6c965d-4f84-43d7-b834-bee9c4a000a5/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "3e6c965d-4f84-43d7-b834-bee9c4a000a5",
"match": "https://api-prod.gambitprofit.com/api/matches/23d7e174-af8e-4bee-870f-f0c30c26c231/?format=api",
"name": "Pick the Winner",
"created_at": "1969-12-31T19:00:00-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": "Phoenix Suns",
"amount": 8403.0
},
{
"team": "Portland Trail Blazers",
"amount": 1597.0
}
],
"expected_reward_tokens": 9326.48,
"profit_sb": 326.48,
"profit_sb_percentage": 3.63,
"recommended": true
},
"lines": [
{
"id": "93796200-a6c6-4293-96e2-ea0d02a21d04",
"gambit_id": "d8b93965-3751-40a3-a4cc-2280fd063059",
"last_updated": "2022-11-05T09:28:16.331277-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Phoenix Suns",
"reward": "1.11000",
"odds": "1.12500",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3e6c965d-4f84-43d7-b834-bee9c4a000a5/?format=api"
},
{
"id": "e8eef8df-3c04-4956-a302-68d8b9449a56",
"gambit_id": "2fdc9e33-b0e8-4247-ae8d-79a12d698193",
"last_updated": "2022-11-05T09:28:16.332220-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Portland Trail Blazers",
"reward": "5.84000",
"odds": "6.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3e6c965d-4f84-43d7-b834-bee9c4a000a5/?format=api"
}
]
}