HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "3596ed70-112c-4c0a-810f-cb6074a8c0d0",
"match": "https://api-prod.gambitprofit.com/api/matches/49a89393-b3d2-45f1-9e63-6fc7a04f95c4/?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": "West Ham United",
"amount": 5311.0
},
{
"team": "Everton",
"amount": 4689.0
}
],
"expected_reward_tokens": 12425.85,
"profit_sb": 3425.85,
"profit_sb_percentage": 38.06,
"recommended": false
},
"no_risk": {
"possible": true,
"name": "No Risk",
"bet": [
{
"team": "West Ham United",
"amount": 3755.0
},
{
"team": "Everton",
"amount": 3316.0
},
{
"team": "Draw",
"amount": 2929.0
}
],
"expected_reward_tokens": 8786.7,
"profit_sb": -213.3,
"profit_sb_percentage": -2.37,
"recommended": false
},
"lines": [
{
"id": "5531ba37-57fd-4106-91bb-e767e2fc4bd9",
"gambit_id": "d0fa91d1-fcae-4257-ac23-6deda6d35eb2",
"last_updated": "2022-09-19T09:27:11.617089-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "West Ham United",
"reward": "2.34000",
"odds": "2.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3596ed70-112c-4c0a-810f-cb6074a8c0d0/?format=api"
},
{
"id": "2bd18aa5-ee48-47ba-b16f-eb156bcf7750",
"gambit_id": "d767f2ef-863f-4292-9cc3-81bc0db4f9f5",
"last_updated": "2022-09-19T09:27:11.618064-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Everton",
"reward": "2.65000",
"odds": "2.85000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3596ed70-112c-4c0a-810f-cb6074a8c0d0/?format=api"
},
{
"id": "73b97b0a-0633-4dff-ad28-c17c1af49dcf",
"gambit_id": "7fe300cc-0492-4b1d-b881-b8733761e4b1",
"last_updated": "2022-09-19T09:27:11.619020-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Draw",
"reward": "3.00000",
"odds": "3.25000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3596ed70-112c-4c0a-810f-cb6074a8c0d0/?format=api"
}
]
}