GET /api/bet_types/1f38d499-8d27-4288-8f0f-2cb810afe25f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "1f38d499-8d27-4288-8f0f-2cb810afe25f",
"match": "https://api-prod.gambitprofit.com/api/matches/064fa006-8c5c-4b06-ba69-64764f30bbb5/?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": 5746.0
},
{
"team": "G2 Esports",
"amount": 4254.0
}
],
"expected_reward_tokens": 8848.32,
"profit_sb": -151.68,
"profit_sb_percentage": -1.69,
"recommended": false
},
"lines": [
{
"id": "5206b278-bb2a-42bc-b98f-a18f69aea0f4",
"gambit_id": "734f40dc-7960-42ae-9f18-4f966cbe742e",
"last_updated": "2022-08-29T14:46:58.202979-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Team Vitality",
"reward": "1.54000",
"odds": "1.60000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1f38d499-8d27-4288-8f0f-2cb810afe25f/?format=api"
},
{
"id": "fe373299-b378-4351-b3c3-071fd91e5ae9",
"gambit_id": "d1f71d36-cb16-4a35-bcd6-7b25c9db10a3",
"last_updated": "2022-08-29T14:46:58.203498-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "G2 Esports",
"reward": "2.08000",
"odds": "2.20000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1f38d499-8d27-4288-8f0f-2cb810afe25f/?format=api"
}
]
}