GET /api/bet_types/a9baa2d2-cca8-427e-8bef-938b99ae3e8a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "a9baa2d2-cca8-427e-8bef-938b99ae3e8a",
"match": "https://api-prod.gambitprofit.com/api/matches/bc635a90-8dcf-44e7-b46d-373301d36f9d/?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": 6000.0
},
{
"team": "Fnatic",
"amount": 4000.0
}
],
"expected_reward_tokens": 8880.0,
"profit_sb": -120.0,
"profit_sb_percentage": -1.33,
"recommended": false
},
"lines": [
{
"id": "fc00eb7c-1678-4c4a-bd15-c9ff98ab5a13",
"gambit_id": "328b6265-3432-4b22-bd0a-c6fd6e8be0f0",
"last_updated": "2022-09-03T20:02:22.523476-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Team Vitality",
"reward": "1.48000",
"odds": "1.53000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a9baa2d2-cca8-427e-8bef-938b99ae3e8a/?format=api"
},
{
"id": "4d14e439-b4ae-4ed5-ad26-4f0f49230de3",
"gambit_id": "733728f4-d8d5-495f-b732-251dca434270",
"last_updated": "2022-09-03T20:02:22.522393-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Fnatic",
"reward": "2.22000",
"odds": "2.35000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a9baa2d2-cca8-427e-8bef-938b99ae3e8a/?format=api"
}
]
}