HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "6f5e6215-73d1-4370-b8a5-956dff7251bb",
"match": "https://api-prod.gambitprofit.com/api/matches/b2c56e50-4d57-48b0-9c00-55bae926c779/?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 FC",
"amount": 6174.0
},
{
"team": "Minnesota United FC",
"amount": 3826.0
}
],
"expected_reward_tokens": 11668.86,
"profit_sb": 2668.86,
"profit_sb_percentage": 29.65,
"recommended": false
},
"no_risk": {
"possible": true,
"name": "No Risk",
"bet": [
{
"team": "Los Angeles FC",
"amount": 4656.0
},
{
"team": "Minnesota United FC",
"amount": 2885.0
},
{
"team": "Draw",
"amount": 2458.0
}
],
"expected_reward_tokens": 8799.25,
"profit_sb": -200.75,
"profit_sb_percentage": -2.23,
"recommended": false
},
"lines": [
{
"id": "9ed5d067-c205-49dc-ab0a-4c8b91ec2d13",
"gambit_id": "43c98e3c-4896-439f-89ea-67b5cdd220c2",
"last_updated": "2022-09-14T13:52:28.804842-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Los Angeles FC",
"reward": "1.89000",
"odds": "2.00000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6f5e6215-73d1-4370-b8a5-956dff7251bb/?format=api"
},
{
"id": "876333d9-7c00-476f-a45a-dfd049298e44",
"gambit_id": "9182f8df-110b-4ba9-82c6-c31d6383b25b",
"last_updated": "2022-09-14T13:52:28.805825-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Minnesota United FC",
"reward": "3.05000",
"odds": "3.30000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6f5e6215-73d1-4370-b8a5-956dff7251bb/?format=api"
},
{
"id": "865762ca-0fe9-424d-b1be-dbbbacbbd6ef",
"gambit_id": "277ec45b-26b2-4c97-ad33-85d85c0e2cb1",
"last_updated": "2022-09-14T13:52:28.806809-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Draw",
"reward": "3.58000",
"odds": "3.90000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6f5e6215-73d1-4370-b8a5-956dff7251bb/?format=api"
}
]
}