GET /api/bet_types/8420cd28-46c6-44ee-8c2c-6d4af493db3a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "8420cd28-46c6-44ee-8c2c-6d4af493db3a",
"match": "https://api-prod.gambitprofit.com/api/matches/91fbf74e-2dc9-40e6-b1b3-507b2a267406/?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": "Ence Esports",
"amount": 5562.0
},
{
"team": "Heroic",
"amount": 4438.0
}
],
"expected_reward_tokens": 8787.24,
"profit_sb": -212.76,
"profit_sb_percentage": -2.36,
"recommended": false
},
"lines": [
{
"id": "1a48c06d-79ac-4d72-aee8-dc4f67e6a688",
"gambit_id": "b86a9c1a-7c02-41ec-9dde-669b85f8c179",
"last_updated": "2022-09-16T12:02:04.738636-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Ence Esports",
"reward": "1.58000",
"odds": "1.65000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8420cd28-46c6-44ee-8c2c-6d4af493db3a/?format=api"
},
{
"id": "19dd98b7-0a59-4fec-a9e4-585acb68d0a2",
"gambit_id": "392a29b3-0a5d-499a-93a2-5c9c974726e9",
"last_updated": "2022-09-16T12:02:04.737484-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Heroic",
"reward": "1.98000",
"odds": "2.10000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8420cd28-46c6-44ee-8c2c-6d4af493db3a/?format=api"
}
]
}