GET /api/bet_types/dd35a6eb-271f-4302-9426-706c9031cdc5/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "dd35a6eb-271f-4302-9426-706c9031cdc5",
"match": "https://api-prod.gambitprofit.com/api/matches/ff2a07ab-c54b-493c-911e-fe7c314a9940/?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": "Team Vitality",
"amount": 6557.0
},
{
"team": "SK Gaming",
"amount": 3443.0
}
],
"expected_reward_tokens": 8917.37,
"profit_sb": -82.63,
"profit_sb_percentage": -0.92,
"recommended": false
},
"lines": [
{
"id": "14bf1101-391a-4269-92e7-3928bf24d283",
"gambit_id": "f56a7785-c3df-4e34-80fd-fe3fa46f70ec",
"last_updated": "2022-12-24T17:12:28.607249-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Team Vitality",
"reward": "1.36000",
"odds": "1.40000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dd35a6eb-271f-4302-9426-706c9031cdc5/?format=api"
},
{
"id": "8202ddfc-7e99-4baa-9f1f-fd6f13c2b36f",
"gambit_id": "62930d00-4411-4383-a9ae-15b98cac6985",
"last_updated": "2022-12-24T17:12:28.606145-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "SK Gaming",
"reward": "2.59000",
"odds": "2.75000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dd35a6eb-271f-4302-9426-706c9031cdc5/?format=api"
}
]
}