GET /api/bet_types/9d3a6ada-1622-47eb-9fe3-b70fc142c2e5/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "9d3a6ada-1622-47eb-9fe3-b70fc142c2e5",
"match": "https://api-prod.gambitprofit.com/api/matches/3269975d-f90d-4a61-8aec-b25b995d0f45/?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": "LNG Esports",
"amount": 6373.0
},
{
"team": "Bilibili Gaming",
"amount": 3627.0
}
],
"expected_reward_tokens": 8922.2,
"profit_sb": -77.8,
"profit_sb_percentage": -0.86,
"recommended": false
},
"lines": [
{
"id": "0bd7825c-2300-4b79-8c63-1038ef390397",
"gambit_id": "eab9a23b-3e17-4b5d-af21-e96bbedc3ba1",
"last_updated": "2022-08-18T10:51:56.367822-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "LNG Esports",
"reward": "1.40000",
"odds": "1.44000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9d3a6ada-1622-47eb-9fe3-b70fc142c2e5/?format=api"
},
{
"id": "5eab423b-1ec1-4631-bef6-b15171b55d6e",
"gambit_id": "7c57d648-3c7e-462a-84d3-81c047615d95",
"last_updated": "2022-08-18T10:51:56.367308-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Bilibili Gaming",
"reward": "2.46000",
"odds": "2.60000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9d3a6ada-1622-47eb-9fe3-b70fc142c2e5/?format=api"
}
]
}