GET /api/bet_types/0b8fa4c4-b341-4cd5-84c8-eb5674c81fbe/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "0b8fa4c4-b341-4cd5-84c8-eb5674c81fbe",
"match": "https://api-prod.gambitprofit.com/api/matches/aeab6c55-f611-47f3-ba76-543ec5d05c48/?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": "Cloud9",
"amount": 6086.0
},
{
"team": "Counter Logic Gaming",
"amount": 3914.0
}
],
"expected_reward_tokens": 8884.78,
"profit_sb": -115.22,
"profit_sb_percentage": -1.28,
"recommended": false
},
"lines": [
{
"id": "3b524558-1a53-470e-81fc-947195460ab9",
"gambit_id": "ead1d708-412c-4b3b-bfbe-94ceaac69d24",
"last_updated": "2022-08-08T11:47:21.070869-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Cloud9",
"reward": "1.46000",
"odds": "1.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0b8fa4c4-b341-4cd5-84c8-eb5674c81fbe/?format=api"
},
{
"id": "791fcfaf-7345-4809-babf-2a15ff99ef93",
"gambit_id": "2a7fe2e1-32ea-47de-8a59-bf33d0ad199b",
"last_updated": "2022-08-08T11:47:21.071428-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Counter Logic Gaming",
"reward": "2.27000",
"odds": "2.40000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0b8fa4c4-b341-4cd5-84c8-eb5674c81fbe/?format=api"
}
]
}