GET /api/bet_types/d120b09f-486a-49e6-8ef8-ede363222379/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "d120b09f-486a-49e6-8ef8-ede363222379",
"match": "https://api-prod.gambitprofit.com/api/matches/529ff46a-fbe0-4004-9391-5e3ec0c3c077/?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": "100 Thieves",
"amount": 5380.0
},
{
"team": "Cloud9",
"amount": 4620.0
}
],
"expected_reward_tokens": 8823.2,
"profit_sb": -176.8,
"profit_sb_percentage": -1.96,
"recommended": false
},
"lines": [
{
"id": "4010e28e-fde7-4389-a9e6-d9df06874e59",
"gambit_id": "d985a879-2875-4294-83fb-d6f22bbd9385",
"last_updated": "2022-12-24T17:12:26.110887-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "100 Thieves",
"reward": "1.64000",
"odds": "1.70000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d120b09f-486a-49e6-8ef8-ede363222379/?format=api"
},
{
"id": "9e3c9c41-5a14-455a-8998-f0793f62724c",
"gambit_id": "a31e21b9-31c5-4cbb-8267-21b7c0bdbd4a",
"last_updated": "2022-12-24T17:12:26.112001-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Cloud9",
"reward": "1.91000",
"odds": "2.00000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d120b09f-486a-49e6-8ef8-ede363222379/?format=api"
}
]
}