GET /api/bet_types/c9f8067e-6dfe-4bef-b5e7-161a9902d256/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "c9f8067e-6dfe-4bef-b5e7-161a9902d256",
"match": "https://api-prod.gambitprofit.com/api/matches/98eae26a-abd5-49ef-a769-82de5d17d4bc/?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": 5552.0
},
{
"team": "Fnatic",
"amount": 4448.0
}
],
"expected_reward_tokens": 8716.64,
"profit_sb": -283.36,
"profit_sb_percentage": -3.15,
"recommended": false
},
"lines": [
{
"id": "cc55a0d6-1cbd-4f26-a106-ddf3d19d8407",
"gambit_id": "f1502021-cb11-435b-b84a-e6c302090d2d",
"last_updated": "2022-09-28T09:27:19.200004-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Team Liquid",
"reward": "1.57000",
"odds": "1.65000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c9f8067e-6dfe-4bef-b5e7-161a9902d256/?format=api"
},
{
"id": "92feb770-e512-46c1-8885-0c4547c4bc2b",
"gambit_id": "19dd908f-9814-4144-80b2-93ab20446ad9",
"last_updated": "2022-09-28T09:27:19.201203-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Fnatic",
"reward": "1.96000",
"odds": "2.10000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c9f8067e-6dfe-4bef-b5e7-161a9902d256/?format=api"
}
]
}