HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "c9ed1f20-b984-4a9f-86b9-d6d023d16f88",
"match": "https://api-prod.gambitprofit.com/api/matches/4038cf97-7e04-412a-bf99-86585d3095de/?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": "Morocco",
"amount": 6429.0
},
{
"team": "Draw",
"amount": 3571.0
}
],
"expected_reward_tokens": 10927.26,
"profit_sb": 1927.26,
"profit_sb_percentage": 21.41,
"recommended": false
},
"no_risk": {
"possible": true,
"name": "No Risk",
"bet": [
{
"team": "Morocco",
"amount": 5089.0
},
{
"team": "Draw",
"amount": 2827.0
},
{
"team": "Canada",
"amount": 2084.0
}
],
"expected_reward_tokens": 8648.6,
"profit_sb": -351.4,
"profit_sb_percentage": -3.9,
"recommended": false
},
"lines": [
{
"id": "3b5d9033-135c-4f27-ac17-29101b0c82e0",
"gambit_id": "45b7213a-e42d-4757-b79f-5abb028d322e",
"last_updated": "2022-12-03T10:12:29.619931-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Morocco",
"reward": "1.70000",
"odds": "1.80000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c9ed1f20-b984-4a9f-86b9-d6d023d16f88/?format=api"
},
{
"id": "167d09e2-2c07-4e28-a07c-48ec475c36f5",
"gambit_id": "0a713e56-79f8-409c-b77f-e341afa2a113",
"last_updated": "2022-12-03T10:12:29.618963-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Draw",
"reward": "3.06000",
"odds": "3.35000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c9ed1f20-b984-4a9f-86b9-d6d023d16f88/?format=api"
},
{
"id": "f238f40f-7eac-44be-8f2c-94629f0260b8",
"gambit_id": "f78e3b20-172d-4952-b701-b9b2db342824",
"last_updated": "2022-12-03T10:12:29.620900-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Canada",
"reward": "4.15000",
"odds": "4.60000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c9ed1f20-b984-4a9f-86b9-d6d023d16f88/?format=api"
}
]
}