GET /api/bet_types/624d404e-eb4c-46fc-a73a-6d6c5ac9fb73/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "624d404e-eb4c-46fc-a73a-6d6c5ac9fb73",
"match": "https://api-prod.gambitprofit.com/api/matches/1e566f91-c431-45a8-bddd-3f7cd46fe754/?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": "Philadelphia 76ers",
"amount": 5106.0
},
{
"team": "Toronto Raptors",
"amount": 4894.0
}
],
"expected_reward_tokens": 9395.04,
"profit_sb": -104.96,
"profit_sb_percentage": -1.1,
"recommended": false
},
"lines": [
{
"id": "3761e168-3ee5-4e4e-b81e-9ae587dddd2c",
"gambit_id": "6e0da755-fb16-4945-972a-6efaff011e71",
"last_updated": "2022-10-27T11:52:05.702020-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Philadelphia 76ers",
"reward": "1.84000",
"odds": "1.86960",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/624d404e-eb4c-46fc-a73a-6d6c5ac9fb73/?format=api"
},
{
"id": "9a333684-9b86-480c-bb76-4b709e5a58e7",
"gambit_id": "69aba007-1ead-43ee-b3a3-279ae99bbc7e",
"last_updated": "2022-10-27T11:52:05.700869-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Toronto Raptors",
"reward": "1.92000",
"odds": "1.95240",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/624d404e-eb4c-46fc-a73a-6d6c5ac9fb73/?format=api"
}
]
}