GET /api/bet_types/3ea8a551-b20a-4579-a05e-7202a2819804/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "3ea8a551-b20a-4579-a05e-7202a2819804",
"match": "https://api-prod.gambitprofit.com/api/matches/321d87d8-3ca1-4869-b3ea-fbaabbbfbba4/?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": "G2 Esports",
"amount": 8021.0
},
{
"team": "Mibr",
"amount": 1979.0
}
],
"expected_reward_tokens": 9063.73,
"profit_sb": 63.73,
"profit_sb_percentage": 0.71,
"recommended": true
},
"lines": [
{
"id": "0eae8215-3ddf-49a1-a50d-ddb571595bd1",
"gambit_id": "12ed0f23-cdcc-444c-bdf7-c504b178d8c5",
"last_updated": "2022-09-08T19:07:09.509129-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "G2 Esports",
"reward": "1.13000",
"odds": "1.14000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3ea8a551-b20a-4579-a05e-7202a2819804/?format=api"
},
{
"id": "385da79f-c502-4dd8-aaed-03bbfac513c4",
"gambit_id": "64540692-2790-47d1-8617-e7c5bf9eb59d",
"last_updated": "2022-09-08T19:07:09.507978-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Mibr",
"reward": "4.58000",
"odds": "5.00000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3ea8a551-b20a-4579-a05e-7202a2819804/?format=api"
}
]
}