GET /api/bet_types/7c9c2e97-1d10-48ef-957e-cc657e1efe84/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "7c9c2e97-1d10-48ef-957e-cc657e1efe84",
"match": "https://api-prod.gambitprofit.com/api/matches/b744923b-b3e6-4b03-9128-b5536affb799/?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": "Cloud9",
"amount": 6683.0
},
{
"team": "Team Liquid",
"amount": 3317.0
}
],
"expected_reward_tokens": 8821.56,
"profit_sb": -178.44,
"profit_sb_percentage": -1.98,
"recommended": false
},
"lines": [
{
"id": "1241c343-7d92-4ae4-9764-82b160abd53c",
"gambit_id": "7a49393b-f9ba-418b-bd5d-fde4abbfac16",
"last_updated": "2022-09-26T10:37:06.136833-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Cloud9",
"reward": "1.32000",
"odds": "1.36000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7c9c2e97-1d10-48ef-957e-cc657e1efe84/?format=api"
},
{
"id": "93a33db2-f87c-48bc-8ad9-49b9fc7ddb18",
"gambit_id": "166433ac-d6e4-4490-972c-aeaa53de9dae",
"last_updated": "2022-09-26T10:37:06.135608-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Team Liquid",
"reward": "2.66000",
"odds": "2.90000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7c9c2e97-1d10-48ef-957e-cc657e1efe84/?format=api"
}
]
}