GET /api/bet_types/fe6548e4-6445-4b47-b6a6-2dc4688f57eb/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "fe6548e4-6445-4b47-b6a6-2dc4688f57eb",
"match": "https://api-prod.gambitprofit.com/api/matches/34a86e19-48e9-4c55-85da-931abdafb60d/?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": "Evil Geniuses",
"amount": 6778.0
},
{
"team": "IHC Esports",
"amount": 3222.0
}
],
"expected_reward_tokens": 9150.3,
"profit_sb": -349.7,
"profit_sb_percentage": -3.68,
"recommended": false
},
"lines": [
{
"id": "31d5e1b8-e640-4a38-9537-753706cde1ee",
"gambit_id": "a3f6068f-46c9-40cb-8770-ebb292258a3d",
"last_updated": "2022-11-01T14:38:21.528242-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Evil Geniuses",
"reward": "1.35000",
"odds": "1.36000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fe6548e4-6445-4b47-b6a6-2dc4688f57eb/?format=api"
},
{
"id": "ee2e7a7d-70e0-424c-b12c-42e370bd3320",
"gambit_id": "89b69bc8-6717-4bf9-bfb9-08463ed1d5df",
"last_updated": "2022-11-01T14:38:21.527158-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "IHC Esports",
"reward": "2.84000",
"odds": "2.90000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fe6548e4-6445-4b47-b6a6-2dc4688f57eb/?format=api"
}
]
}