HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "e4e1b391-8c0e-4c16-9183-0a0a691f3212",
"match": "https://api-prod.gambitprofit.com/api/matches/e0746701-8f2a-49e9-bf7e-a29d989d4e89/?format=api",
"name": "Pick the Winner",
"created_at": "2023-04-28T15:12:05.842325-04:00",
"high_risk": {
"possible": false,
"description": "There is no line under 1.10 reward"
},
"med_risk": {
"possible": true,
"name": "Med Risk",
"bet": [
{
"team": "Leicester City",
"amount": 6245.0
},
{
"team": "Draw",
"amount": 3755.0
}
],
"expected_reward_tokens": 12240.2,
"profit_sb": 2740.2,
"profit_sb_percentage": 28.84,
"recommended": false
},
"no_risk": {
"possible": true,
"name": "No Risk",
"bet": [
{
"team": "Leicester City",
"amount": 4705.0
},
{
"team": "Draw",
"amount": 2829.0
},
{
"team": "Everton",
"amount": 2466.0
}
],
"expected_reward_tokens": 9221.8,
"profit_sb": -278.2,
"profit_sb_percentage": -2.93,
"recommended": false
},
"lines": [
{
"id": "87d6d4dd-64b3-4ba9-92dd-d6beca629b0e",
"gambit_id": "4bf707af-6535-4d07-acdc-b539b811dd6c",
"last_updated": "2023-05-02T11:52:07.690621-04:00",
"created_at": "2023-04-28T15:12:05.845121-04:00",
"name": "Leicester City",
"reward": "1.96000",
"odds": "2.00000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e4e1b391-8c0e-4c16-9183-0a0a691f3212/?format=api"
},
{
"id": "48095cbe-ad77-4c23-9206-6a6203cff018",
"gambit_id": "80663fcb-793b-4495-9a36-d0240aad6045",
"last_updated": "2023-05-02T11:52:07.692166-04:00",
"created_at": "2023-04-28T15:12:05.846510-04:00",
"name": "Draw",
"reward": "3.26000",
"odds": "3.35000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e4e1b391-8c0e-4c16-9183-0a0a691f3212/?format=api"
},
{
"id": "ab226e4f-4977-43d6-bcdf-580fbc7733ff",
"gambit_id": "071022ce-5084-48c0-b91b-c7641f66cdaf",
"last_updated": "2023-05-02T11:52:07.689020-04:00",
"created_at": "2023-04-28T15:12:05.843742-04:00",
"name": "Everton",
"reward": "3.74000",
"odds": "3.85000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e4e1b391-8c0e-4c16-9183-0a0a691f3212/?format=api"
}
]
}