HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "e40eb19a-c517-484f-9667-3fa4bf9e8587",
"match": "https://api-prod.gambitprofit.com/api/matches/6a495a75-a701-40f0-aee5-070855933506/?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": true,
"name": "Med Risk",
"bet": [
{
"team": "Los Angeles Galaxy",
"amount": 6339.0
},
{
"team": "Houston Dynamo",
"amount": 3661.0
}
],
"expected_reward_tokens": 11788.42,
"profit_sb": 2288.42,
"profit_sb_percentage": 24.09,
"recommended": false
},
"no_risk": {
"possible": true,
"name": "No Risk",
"bet": [
{
"team": "Los Angeles Galaxy",
"amount": 4901.0
},
{
"team": "Houston Dynamo",
"amount": 2831.0
},
{
"team": "Draw",
"amount": 2268.0
}
],
"expected_reward_tokens": 9115.82,
"profit_sb": -384.18,
"profit_sb_percentage": -4.04,
"recommended": false
},
"lines": [
{
"id": "06fcd06c-afdd-4e33-bb05-7a0da19145bd",
"gambit_id": "ee39b537-d258-4913-b142-d51941e3a093",
"last_updated": "2022-10-11T13:37:16.001893-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Los Angeles Galaxy",
"reward": "1.86000",
"odds": "1.91000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e40eb19a-c517-484f-9667-3fa4bf9e8587/?format=api"
},
{
"id": "b05dbf38-191b-474f-82a0-91aeb23416a5",
"gambit_id": "4bfb3a10-ed1c-46f8-9e5a-87a5749228c3",
"last_updated": "2022-10-11T13:37:16.003066-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Houston Dynamo",
"reward": "3.22000",
"odds": "3.35000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e40eb19a-c517-484f-9667-3fa4bf9e8587/?format=api"
},
{
"id": "3729b046-b89c-4b7e-9830-912a43a5676a",
"gambit_id": "2450eb74-8c6d-410b-8044-45bf427b24d2",
"last_updated": "2022-10-11T13:37:16.004224-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Draw",
"reward": "4.02000",
"odds": "4.20000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e40eb19a-c517-484f-9667-3fa4bf9e8587/?format=api"
}
]
}