HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "aebaa292-40ea-40db-810b-47b1334ede8a",
"match": "https://api-prod.gambitprofit.com/api/matches/fe5890b5-2216-468e-9275-9a8bad2bcd18/?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": "Southampton",
"amount": 5692.0
},
{
"team": "Everton",
"amount": 4308.0
}
],
"expected_reward_tokens": 12407.04,
"profit_sb": 3407.04,
"profit_sb_percentage": 37.86,
"recommended": false
},
"no_risk": {
"possible": true,
"name": "No Risk",
"bet": [
{
"team": "Southampton",
"amount": 4015.0
},
{
"team": "Everton",
"amount": 3039.0
},
{
"team": "Draw",
"amount": 2947.0
}
],
"expected_reward_tokens": 8752.32,
"profit_sb": -247.68,
"profit_sb_percentage": -2.75,
"recommended": false
},
"lines": [
{
"id": "986d9223-d9b8-47e2-a647-d68375e59598",
"gambit_id": "d6ca43eb-4348-4099-856e-0b5db1ee91f9",
"last_updated": "2022-10-03T18:37:18.918090-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Southampton",
"reward": "2.18000",
"odds": "2.35000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/aebaa292-40ea-40db-810b-47b1334ede8a/?format=api"
},
{
"id": "361c9211-2bbd-45ef-bc69-fc0180c40883",
"gambit_id": "b20bd12e-1194-4972-854e-c5341a815afc",
"last_updated": "2022-10-03T18:37:18.916927-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Everton",
"reward": "2.88000",
"odds": "3.15000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/aebaa292-40ea-40db-810b-47b1334ede8a/?format=api"
},
{
"id": "dff67908-680a-4c7b-98bf-fa7e871ff4c7",
"gambit_id": "3e5f6668-3bbf-42b8-b2de-1f4339dec2a2",
"last_updated": "2022-10-03T18:37:18.919279-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Draw",
"reward": "2.97000",
"odds": "3.25000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/aebaa292-40ea-40db-810b-47b1334ede8a/?format=api"
}
]
}