HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "5c53edb1-7663-4d81-8bb6-28bd9af32fe1",
"match": "https://api-prod.gambitprofit.com/api/matches/7df5a184-5dc0-48f9-b207-46477fcfd763/?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": "Portland Timbers",
"amount": 6119.0
},
{
"team": "FC Dallas",
"amount": 3881.0
}
],
"expected_reward_tokens": 11992.29,
"profit_sb": 2992.29,
"profit_sb_percentage": 33.25,
"recommended": false
},
"no_risk": {
"possible": true,
"name": "No Risk",
"bet": [
{
"team": "Portland Timbers",
"amount": 4481.0
},
{
"team": "FC Dallas",
"amount": 2842.0
},
{
"team": "Draw",
"amount": 2677.0
}
],
"expected_reward_tokens": 8780.56,
"profit_sb": -219.44,
"profit_sb_percentage": -2.44,
"recommended": false
},
"lines": [
{
"id": "e9d45be6-b2a3-40da-9b40-fe2e0b7c7604",
"gambit_id": "0e32a602-93b2-4577-8a1f-95b628a22d12",
"last_updated": "2022-08-07T14:47:22.646808-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Portland Timbers",
"reward": "1.96000",
"odds": "2.05000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5c53edb1-7663-4d81-8bb6-28bd9af32fe1/?format=api"
},
{
"id": "3670cef4-c326-46db-b373-c2dd956b9035",
"gambit_id": "5c5e4e9e-2456-4d9e-904d-582bebff95d4",
"last_updated": "2022-08-07T14:47:22.646166-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "FC Dallas",
"reward": "3.09000",
"odds": "3.30000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5c53edb1-7663-4d81-8bb6-28bd9af32fe1/?format=api"
},
{
"id": "1ef08d2c-dd74-4b01-bfc5-1490dbb66764",
"gambit_id": "c2c36fea-1e11-49d3-83f1-600042348e2c",
"last_updated": "2022-08-07T14:47:22.647390-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Draw",
"reward": "3.28000",
"odds": "3.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5c53edb1-7663-4d81-8bb6-28bd9af32fe1/?format=api"
}
]
}