GET /api/bet_types/cf1bbed0-3570-47d1-8bd3-d6073568917d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "cf1bbed0-3570-47d1-8bd3-d6073568917d",
"match": "https://api-prod.gambitprofit.com/api/matches/6fc01fd9-cd0e-481a-a7be-0314429df81f/?format=api",
"name": "Pick the Winner",
"created_at": "2023-02-13T08:52:19.520181-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": "Oklahoma City Thunder",
"amount": 5780.0
},
{
"team": "New Orleans Pelicans",
"amount": 4220.0
}
],
"expected_reward_tokens": 9537.0,
"profit_sb": 37.0,
"profit_sb_percentage": 0.39,
"recommended": true
},
"lines": [
{
"id": "ef461020-df79-4eb8-9479-8e53ab4ae930",
"gambit_id": "53d13cff-b49f-44f7-a89e-bc0480e94ecd",
"last_updated": "2023-02-14T09:41:55.320758-05:00",
"created_at": "2023-02-13T08:52:19.521456-05:00",
"name": "Oklahoma City Thunder",
"reward": "1.65000",
"odds": "1.66670",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cf1bbed0-3570-47d1-8bd3-d6073568917d/?format=api"
},
{
"id": "50d99852-a82e-45be-ba90-99bbeb22e399",
"gambit_id": "70d6f54c-f3b6-4e40-94f5-3ecfca9f606d",
"last_updated": "2023-02-14T09:41:55.321852-05:00",
"created_at": "2023-02-13T08:52:19.522789-05:00",
"name": "New Orleans Pelicans",
"reward": "2.26000",
"odds": "2.30000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cf1bbed0-3570-47d1-8bd3-d6073568917d/?format=api"
}
]
}