HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "2b3edab5-f620-4169-9ad4-f104c85ae65e",
"match": "https://api-prod.gambitprofit.com/api/matches/d1976e8e-b368-42b7-b9dd-946225b7fc08/?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": "Aston Villa",
"amount": 6231.0
},
{
"team": "Draw",
"amount": 3769.0
}
],
"expected_reward_tokens": 12586.62,
"profit_sb": 3086.62,
"profit_sb_percentage": 32.49,
"recommended": false
},
"no_risk": {
"possible": true,
"name": "No Risk",
"bet": [
{
"team": "Aston Villa",
"amount": 4610.0
},
{
"team": "Draw",
"amount": 2788.0
},
{
"team": "Brentford",
"amount": 2601.0
}
],
"expected_reward_tokens": 9311.58,
"profit_sb": -188.42,
"profit_sb_percentage": -1.98,
"recommended": false
},
"lines": [
{
"id": "914c79da-77d4-45ad-9895-49ac8e2ff02f",
"gambit_id": "17515377-4725-4f1c-b7c1-1a75489b5191",
"last_updated": "2022-10-24T12:02:03.958147-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Aston Villa",
"reward": "2.02000",
"odds": "2.05000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2b3edab5-f620-4169-9ad4-f104c85ae65e/?format=api"
},
{
"id": "7c9149db-6951-4494-aa5a-0cf073467ab1",
"gambit_id": "450f4a3a-4f74-405d-8d74-262f84564697",
"last_updated": "2022-10-24T12:02:03.957078-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Draw",
"reward": "3.34000",
"odds": "3.40000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2b3edab5-f620-4169-9ad4-f104c85ae65e/?format=api"
},
{
"id": "df61e721-da8c-45a4-818c-b73d17cd95b7",
"gambit_id": "8818b5eb-c72a-4bf5-8b75-b03454ec3a32",
"last_updated": "2022-10-24T12:02:03.956015-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Brentford",
"reward": "3.58000",
"odds": "3.65000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2b3edab5-f620-4169-9ad4-f104c85ae65e/?format=api"
}
]
}