HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "1de95d9e-0277-4f15-8998-4ebfc800d0e2",
"match": "https://api-prod.gambitprofit.com/api/matches/cb1e13e4-3ff1-4e29-be24-d62f19a877eb/?format=api",
"name": "Pick the Winner",
"created_at": "2023-02-02T16:07:15.405794-05:00",
"high_risk": {
"possible": false,
"description": "There is no line under 1.10 reward"
},
"med_risk": {
"possible": true,
"name": "Med Risk",
"bet": [
{
"team": "Brentford",
"amount": 6628.0
},
{
"team": "Draw",
"amount": 3372.0
}
],
"expected_reward_tokens": 11665.28,
"profit_sb": 2165.28,
"profit_sb_percentage": 22.79,
"recommended": false
},
"no_risk": {
"possible": true,
"name": "No Risk",
"bet": [
{
"team": "Brentford",
"amount": 5273.0
},
{
"team": "Draw",
"amount": 2682.0
},
{
"team": "Southampton",
"amount": 2044.0
}
],
"expected_reward_tokens": 9279.72,
"profit_sb": -220.28,
"profit_sb_percentage": -2.32,
"recommended": false
},
"lines": [
{
"id": "127f61e9-42c2-47d3-8c66-2a13e952cb91",
"gambit_id": "8ae4005f-1533-46b3-a44b-7c563440b6e5",
"last_updated": "2023-02-05T12:42:11.392806-05:00",
"created_at": "2023-02-02T16:07:15.408418-05:00",
"name": "Brentford",
"reward": "1.76000",
"odds": "1.80000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1de95d9e-0277-4f15-8998-4ebfc800d0e2/?format=api"
},
{
"id": "82f78132-021d-419e-9dec-0aa79376473f",
"gambit_id": "47f14d3d-4215-4d99-b3cc-821d87ab10b6",
"last_updated": "2023-02-05T12:42:11.394352-05:00",
"created_at": "2023-02-02T16:07:15.409719-05:00",
"name": "Draw",
"reward": "3.46000",
"odds": "3.60000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1de95d9e-0277-4f15-8998-4ebfc800d0e2/?format=api"
},
{
"id": "28ba7c38-072c-4c3a-a1e8-dbf0ae239ea5",
"gambit_id": "6644e951-daa8-4a8f-a82a-5b0b9694d99f",
"last_updated": "2023-02-05T12:42:11.390803-05:00",
"created_at": "2023-02-02T16:07:15.407081-05:00",
"name": "Southampton",
"reward": "4.54000",
"odds": "4.75000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1de95d9e-0277-4f15-8998-4ebfc800d0e2/?format=api"
}
]
}