GET /api/bet_types/ff7cb4ff-132c-4fe8-8018-e4a837c39308/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ff7cb4ff-132c-4fe8-8018-e4a837c39308",
"match": "https://api-prod.gambitprofit.com/api/matches/cbb93bb0-a050-41a7-b28e-4234792b12eb/?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": 6845.0
},
{
"team": "Immortals",
"amount": 3155.0
}
],
"expected_reward_tokens": 8897.1,
"profit_sb": -102.9,
"profit_sb_percentage": -1.14,
"recommended": false
},
"lines": [
{
"id": "5d27119c-99ca-4c29-9bb2-2ade4800f936",
"gambit_id": "e25051da-0403-4b09-b1cd-0d38eddd7687",
"last_updated": "2022-08-13T11:02:14.082532-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Cloud9",
"reward": "1.30000",
"odds": "1.33000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ff7cb4ff-132c-4fe8-8018-e4a837c39308/?format=api"
},
{
"id": "7bbe6248-ce34-4ffd-b487-c0ea2beb9d9a",
"gambit_id": "3d36f04e-7c9b-4213-be8f-43d795f92e7e",
"last_updated": "2022-08-13T11:02:14.083039-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Immortals",
"reward": "2.82000",
"odds": "3.00000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ff7cb4ff-132c-4fe8-8018-e4a837c39308/?format=api"
}
]
}