HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "7eae77a4-dfc6-4a58-ac1d-6dbe59d4c0b4",
"match": "https://api-prod.gambitprofit.com/api/matches/c210e719-2433-4982-9ec0-9fab09799e47/?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": "Nashville SC",
"amount": 6716.0
},
{
"team": "Los Angeles Galaxy",
"amount": 3284.0
}
],
"expected_reward_tokens": 11820.16,
"profit_sb": 2820.16,
"profit_sb_percentage": 31.34,
"recommended": false
},
"no_risk": {
"possible": true,
"name": "No Risk",
"bet": [
{
"team": "Nashville SC",
"amount": 5056.0
},
{
"team": "Los Angeles Galaxy",
"amount": 2472.0
},
{
"team": "Draw",
"amount": 2472.0
}
],
"expected_reward_tokens": 8898.56,
"profit_sb": -101.44,
"profit_sb_percentage": -1.13,
"recommended": false
},
"lines": [
{
"id": "8987f3c9-ca56-4555-ab3d-6d17f507e84f",
"gambit_id": "8d989ffe-051e-4668-ba3c-cd77ef7fff75",
"last_updated": "2022-09-11T21:17:13.517707-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Nashville SC",
"reward": "1.76000",
"odds": "1.85000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7eae77a4-dfc6-4a58-ac1d-6dbe59d4c0b4/?format=api"
},
{
"id": "fbfa8627-18a4-47ee-ae25-7e4d33acafde",
"gambit_id": "029b2dd5-60f8-4ca6-a962-9e9e93ac59f1",
"last_updated": "2022-09-11T21:17:13.516693-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Los Angeles Galaxy",
"reward": "3.60000",
"odds": "3.90000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7eae77a4-dfc6-4a58-ac1d-6dbe59d4c0b4/?format=api"
},
{
"id": "6d3a9710-81f3-42a9-844e-350bc90efe9e",
"gambit_id": "165c739b-308f-46ec-b9db-bdc36bcacc7c",
"last_updated": "2022-09-11T21:17:13.518706-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Draw",
"reward": "3.60000",
"odds": "3.90000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7eae77a4-dfc6-4a58-ac1d-6dbe59d4c0b4/?format=api"
}
]
}