GET /api/bet_types/bbba80d0-b209-49f5-bf3b-80fce164c258/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "bbba80d0-b209-49f5-bf3b-80fce164c258",
"match": "https://api-prod.gambitprofit.com/api/matches/c2b16664-0d5a-40c2-9de6-70f09b27bc86/?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": "Portland Trail Blazers",
"amount": 6166.0
},
{
"team": "Oklahoma City Thunder",
"amount": 3834.0
}
],
"expected_reward_tokens": 9124.92,
"profit_sb": 124.92,
"profit_sb_percentage": 1.39,
"recommended": true
},
"lines": [
{
"id": "d120fd80-273d-4e66-b883-821b86f42b81",
"gambit_id": "966707e0-3a76-4c6b-8b50-48ee420465a5",
"last_updated": "2022-12-20T15:52:21.568031-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Portland Trail Blazers",
"reward": "1.48000",
"odds": "1.55560",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bbba80d0-b209-49f5-bf3b-80fce164c258/?format=api"
},
{
"id": "bc85f2e0-d317-49bd-bf4c-1c2d0fd63303",
"gambit_id": "62e25dea-6e69-4800-81be-3222213ef866",
"last_updated": "2022-12-20T15:52:21.566932-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Oklahoma City Thunder",
"reward": "2.38000",
"odds": "2.60000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bbba80d0-b209-49f5-bf3b-80fce164c258/?format=api"
}
]
}