HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "904c2283-1e83-4c5e-a4ee-2309a6b83df2",
"match": "https://api-prod.gambitprofit.com/api/matches/1d5c18ea-bc1d-4b30-b964-d342a00f7c11/?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": "Atletico Madrid",
"amount": 7166.0
},
{
"team": "Draw",
"amount": 2834.0
}
],
"expected_reward_tokens": 11392.68,
"profit_sb": 1892.68,
"profit_sb_percentage": 19.92,
"recommended": false
},
"no_risk": {
"possible": true,
"name": "No Risk",
"bet": [
{
"team": "Atletico Madrid",
"amount": 5915.0
},
{
"team": "Draw",
"amount": 2340.0
},
{
"team": "Bayer 04 Leverkusen",
"amount": 1745.0
}
],
"expected_reward_tokens": 9404.85,
"profit_sb": -95.15,
"profit_sb_percentage": -1.0,
"recommended": false
},
"lines": [
{
"id": "aa516017-90a1-4c03-b86e-612bbe4bc6a8",
"gambit_id": "7f7fd668-09fa-46a2-a250-51e06ea57a9a",
"last_updated": "2022-10-27T12:02:07.374131-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Atletico Madrid",
"reward": "1.59000",
"odds": "1.60000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/904c2283-1e83-4c5e-a4ee-2309a6b83df2/?format=api"
},
{
"id": "40360de4-1df1-4455-8c9b-70d2ff12ebf9",
"gambit_id": "246f5e41-0602-4fc3-9110-4be537fa5f89",
"last_updated": "2022-10-27T12:02:07.375265-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Draw",
"reward": "4.02000",
"odds": "4.10000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/904c2283-1e83-4c5e-a4ee-2309a6b83df2/?format=api"
},
{
"id": "a9093b49-b51f-4cfa-b49b-3c2fd9b32132",
"gambit_id": "5112934a-51ba-4bb0-9495-b736b5a90421",
"last_updated": "2022-10-27T12:02:07.372970-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Bayer 04 Leverkusen",
"reward": "5.39000",
"odds": "5.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/904c2283-1e83-4c5e-a4ee-2309a6b83df2/?format=api"
}
]
}