HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "047a6b22-4a7f-4183-98b9-fda0e7029465",
"match": "https://api-prod.gambitprofit.com/api/matches/1e297641-70aa-40f6-ab18-ebb66f32e412/?format=api",
"name": "Pick the Winner",
"created_at": "2023-11-11T08:53:04.545500-05:00",
"high_risk": {
"possible": false,
"description": "There is no line under 1.10 reward"
},
"med_risk": {
"possible": true,
"name": "Med Risk",
"bet": [
{
"team": "Manchester United",
"amount": 8191.0
},
{
"team": "Draw",
"amount": 1809.0
}
],
"expected_reward_tokens": 10401.75,
"profit_sb": 901.75,
"profit_sb_percentage": 9.49,
"recommended": true
},
"no_risk": {
"possible": true,
"name": "No Risk",
"bet": [
{
"team": "Manchester United",
"amount": 7349.0
},
{
"team": "Draw",
"amount": 1623.0
},
{
"team": "Luton Town",
"amount": 1028.0
}
],
"expected_reward_tokens": 9332.25,
"profit_sb": -167.75,
"profit_sb_percentage": -1.77,
"recommended": false
},
"lines": [
{
"id": "ced18fa3-062b-45ef-88bc-0693673a8566",
"gambit_id": "fb926999-c628-48ff-87f9-846871907643",
"last_updated": "2023-11-13T15:13:32.079996-05:00",
"created_at": "2023-11-11T08:53:04.556540-05:00",
"name": "Manchester United",
"reward": "1.27000",
"odds": "1.28000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/047a6b22-4a7f-4183-98b9-fda0e7029465/?format=api"
},
{
"id": "009e2f1a-361e-4c00-a6fe-a5fc882d843e",
"gambit_id": "1717bd30-4e98-4af7-8398-c90aff312e0b",
"last_updated": "2023-11-13T15:13:32.076786-05:00",
"created_at": "2023-11-11T08:53:04.550560-05:00",
"name": "Draw",
"reward": "5.75000",
"odds": "6.00000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/047a6b22-4a7f-4183-98b9-fda0e7029465/?format=api"
},
{
"id": "a764258e-f3e7-4195-bac7-86238f93e84c",
"gambit_id": "92d85765-28e2-469e-8ac8-ad610910cd4c",
"last_updated": "2023-11-13T15:13:32.083248-05:00",
"created_at": "2023-11-11T08:53:04.561666-05:00",
"name": "Luton Town",
"reward": "9.08000",
"odds": "9.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/047a6b22-4a7f-4183-98b9-fda0e7029465/?format=api"
}
]
}