HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "c663d16e-d2eb-432e-8942-bfd04171b273",
"match": "https://api-prod.gambitprofit.com/api/matches/8fc7ec23-6914-4df3-b4e6-19c9c17cd7b3/?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": "Benfica",
"amount": 7928.0
},
{
"team": "Draw",
"amount": 2072.0
}
],
"expected_reward_tokens": 10463.6,
"profit_sb": 1463.6,
"profit_sb_percentage": 16.26,
"recommended": true
},
"no_risk": {
"possible": true,
"name": "No Risk",
"bet": [
{
"team": "Benfica",
"amount": 6878.0
},
{
"team": "Draw",
"amount": 1798.0
},
{
"team": "Maccabi Haifa",
"amount": 1324.0
}
],
"expected_reward_tokens": 9078.96,
"profit_sb": 78.96,
"profit_sb_percentage": 0.88,
"recommended": true
},
"lines": [
{
"id": "2f90bf71-6199-4482-8ef6-5234409c36eb",
"gambit_id": "1cafcc4d-4369-4d17-9f98-139f71c07574",
"last_updated": "2022-09-07T12:46:56.978841-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Benfica",
"reward": "1.32000",
"odds": "1.36000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c663d16e-d2eb-432e-8942-bfd04171b273/?format=api"
},
{
"id": "3aa9261f-17e0-4fb1-aac2-15bbc48dc845",
"gambit_id": "b9a7b2f6-6e8f-4b5c-abc4-35d80f760d3d",
"last_updated": "2022-09-07T12:46:56.979810-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Draw",
"reward": "5.05000",
"odds": "5.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c663d16e-d2eb-432e-8942-bfd04171b273/?format=api"
},
{
"id": "14809ed0-b417-4e84-95a1-279033636f88",
"gambit_id": "0d8ce73c-1800-43fa-9c60-bb9753a9f789",
"last_updated": "2022-09-07T12:46:56.977803-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Maccabi Haifa",
"reward": "6.86000",
"odds": "7.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c663d16e-d2eb-432e-8942-bfd04171b273/?format=api"
}
]
}