GET /api/bet_types/72a355cd-06eb-4615-afca-69af200cd45e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "72a355cd-06eb-4615-afca-69af200cd45e",
"match": "https://api-prod.gambitprofit.com/api/matches/56b2a79d-cfa0-4e84-b0e9-b7fe4b9e1015/?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": "Victory Five",
"amount": 6092.0
},
{
"team": "LNG Esports",
"amount": 3908.0
}
],
"expected_reward_tokens": 8832.08,
"profit_sb": -167.92,
"profit_sb_percentage": -1.87,
"recommended": false
},
"lines": [
{
"id": "1f6d6dd7-f880-4ec3-950a-4358396fd9e3",
"gambit_id": "ebc68ec1-4bad-4b8b-823f-77bd43d1689b",
"last_updated": "2022-08-22T15:47:10.072257-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Victory Five",
"reward": "1.45000",
"odds": "1.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/72a355cd-06eb-4615-afca-69af200cd45e/?format=api"
},
{
"id": "ae3e7bf0-3428-488f-9e02-f716c4230702",
"gambit_id": "c2c4d339-8965-420c-ba6d-e66ddc91ce1b",
"last_updated": "2022-08-22T15:47:10.071752-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "LNG Esports",
"reward": "2.26000",
"odds": "2.40000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/72a355cd-06eb-4615-afca-69af200cd45e/?format=api"
}
]
}