GET /api/bet_types/fe1b3662-b3e0-4703-8dfb-7d9722624767/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "fe1b3662-b3e0-4703-8dfb-7d9722624767",
"match": "https://api-prod.gambitprofit.com/api/matches/0245c97a-5314-4692-9892-cb172a2a49be/?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 Liquid",
"amount": 8177.0
},
{
"team": "Evil Geniuses",
"amount": 1823.0
}
],
"expected_reward_tokens": 9076.47,
"profit_sb": 76.47,
"profit_sb_percentage": 0.85,
"recommended": true
},
"lines": [
{
"id": "52da122d-74e1-4ffa-9dcc-e8b470fde25e",
"gambit_id": "af7ee70b-dc70-4ddd-8d9c-b1e06ea4a97c",
"last_updated": "2022-09-23T18:42:13.780873-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Team Liquid",
"reward": "1.11000",
"odds": "1.12000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fe1b3662-b3e0-4703-8dfb-7d9722624767/?format=api"
},
{
"id": "81fe1c6e-d910-446e-b2d3-3c33e238ac4c",
"gambit_id": "22808552-5525-4fe2-9bc9-75723d0060d0",
"last_updated": "2022-09-23T18:42:13.782039-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Evil Geniuses",
"reward": "4.98000",
"odds": "5.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fe1b3662-b3e0-4703-8dfb-7d9722624767/?format=api"
}
]
}