HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "56268aed-2e75-4a0f-966e-5143b6263af2",
"match": "https://api-prod.gambitprofit.com/api/matches/8ccf0012-9096-4ef3-9d79-78efc7aabec3/?format=api",
"name": "Pick the Winner",
"created_at": "2023-04-04T09:56:54.077206-04: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": 5087.0
},
{
"team": "Leicester City",
"amount": 4913.0
}
],
"expected_reward_tokens": 12920.98,
"profit_sb": 3420.98,
"profit_sb_percentage": 36.01,
"recommended": false
},
"no_risk": {
"possible": true,
"name": "No Risk",
"bet": [
{
"team": "Aston Villa",
"amount": 3627.0
},
{
"team": "Leicester City",
"amount": 3503.0
},
{
"team": "Draw",
"amount": 2870.0
}
],
"expected_reward_tokens": 9212.58,
"profit_sb": -287.42,
"profit_sb_percentage": -3.03,
"recommended": false
},
"lines": [
{
"id": "671bef9f-c885-4127-ae88-6c7ede9aa52a",
"gambit_id": "933bdb71-65db-4ac3-90cb-1a995c5a1f00",
"last_updated": "2023-04-05T22:57:05.489084-04:00",
"created_at": "2023-04-04T09:56:54.078980-04:00",
"name": "Aston Villa",
"reward": "2.54000",
"odds": "2.60000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/56268aed-2e75-4a0f-966e-5143b6263af2/?format=api"
},
{
"id": "b20b36f4-f0ae-4140-b1d3-4af864125654",
"gambit_id": "1519aed2-f092-4037-8bdd-866913cec2aa",
"last_updated": "2023-04-05T22:57:05.490437-04:00",
"created_at": "2023-04-04T09:56:54.080730-04:00",
"name": "Leicester City",
"reward": "2.63000",
"odds": "2.70000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/56268aed-2e75-4a0f-966e-5143b6263af2/?format=api"
},
{
"id": "29e8ee80-7997-4fda-aac0-abf3a6e299c0",
"gambit_id": "575862e8-c633-48a0-954d-e01c1b01aa20",
"last_updated": "2023-04-05T22:57:05.491762-04:00",
"created_at": "2023-04-04T09:56:54.082471-04:00",
"name": "Draw",
"reward": "3.21000",
"odds": "3.30000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/56268aed-2e75-4a0f-966e-5143b6263af2/?format=api"
}
]
}