HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ec2bbe01-3ad5-4f8d-9407-07203fda2946",
"match": "https://api-prod.gambitprofit.com/api/matches/a9fa9341-9946-49a4-8803-0860aeb6d157/?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": "Liverpool",
"amount": 7718.0
},
{
"team": "Draw",
"amount": 2282.0
}
],
"expected_reward_tokens": 10496.48,
"profit_sb": 1496.48,
"profit_sb_percentage": 16.63,
"recommended": true
},
"no_risk": {
"possible": true,
"name": "No Risk",
"bet": [
{
"team": "Liverpool",
"amount": 6663.0
},
{
"team": "Draw",
"amount": 1970.0
},
{
"team": "Everton",
"amount": 1367.0
}
],
"expected_reward_tokens": 9061.68,
"profit_sb": 61.68,
"profit_sb_percentage": 0.69,
"recommended": true
},
"lines": [
{
"id": "fac58b0f-aac7-479e-b745-17072f1d199c",
"gambit_id": "e40b3397-e7b9-4426-b8fa-c85bee1dd92f",
"last_updated": "2022-09-05T10:42:14.246204-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Liverpool",
"reward": "1.36000",
"odds": "1.40000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ec2bbe01-3ad5-4f8d-9407-07203fda2946/?format=api"
},
{
"id": "bff09949-c357-4c09-a8c6-ddae6c49bd5b",
"gambit_id": "4b0cdc1d-b6e9-4d44-aed4-4d9fea57d8d7",
"last_updated": "2022-09-05T10:42:14.248155-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Draw",
"reward": "4.60000",
"odds": "5.00000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ec2bbe01-3ad5-4f8d-9407-07203fda2946/?format=api"
},
{
"id": "41611634-f11d-4a1c-b333-3a689442e293",
"gambit_id": "e736ed4e-1b1f-4471-9c50-d955175012a9",
"last_updated": "2022-09-05T10:42:14.247184-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Everton",
"reward": "6.63000",
"odds": "7.25000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ec2bbe01-3ad5-4f8d-9407-07203fda2946/?format=api"
}
]
}