HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "b9da0910-c451-4f9c-b40f-3d029b86814f",
"match": "https://api-prod.gambitprofit.com/api/matches/9cf9e377-0c89-4cc2-9d9c-bb9c67b7e309/?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": "Nashville SC",
"amount": 6985.0
},
{
"team": "Draw",
"amount": 3015.0
}
],
"expected_reward_tokens": 11245.85,
"profit_sb": 2245.85,
"profit_sb_percentage": 24.95,
"recommended": false
},
"no_risk": {
"possible": true,
"name": "No Risk",
"bet": [
{
"team": "Nashville SC",
"amount": 5461.0
},
{
"team": "Draw",
"amount": 2357.0
},
{
"team": "Toronto FC",
"amount": 2182.0
}
],
"expected_reward_tokens": 8791.61,
"profit_sb": -208.39,
"profit_sb_percentage": -2.32,
"recommended": false
},
"lines": [
{
"id": "bb962648-cbbd-4eec-8a6b-b32df89d3c93",
"gambit_id": "d9c49fa8-91ce-488b-8b8e-a4b3440c3dcd",
"last_updated": "2022-08-08T10:52:12.882441-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Nashville SC",
"reward": "1.61000",
"odds": "1.67000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b9da0910-c451-4f9c-b40f-3d029b86814f/?format=api"
},
{
"id": "3e85b012-f1a8-4c04-949e-714932892495",
"gambit_id": "0d6b5202-bc12-4f78-920d-003995cee5db",
"last_updated": "2022-08-08T10:52:12.882789-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Draw",
"reward": "3.73000",
"odds": "4.00000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b9da0910-c451-4f9c-b40f-3d029b86814f/?format=api"
},
{
"id": "0356ee00-fb49-4207-bce3-6f3d349ce717",
"gambit_id": "7908fd06-d308-4fb5-ad92-1cdef71ee59a",
"last_updated": "2022-08-08T10:52:12.882082-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Toronto FC",
"reward": "4.03000",
"odds": "4.33000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b9da0910-c451-4f9c-b40f-3d029b86814f/?format=api"
}
]
}