HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "f59d8417-4622-42e2-a263-6357fbd8bd02",
"match": "https://api-prod.gambitprofit.com/api/matches/4e1caf74-a118-4f79-b038-60c419b25e50/?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": "Real Salt Lake",
"amount": 7193.0
},
{
"team": "Draw",
"amount": 2807.0
}
],
"expected_reward_tokens": 11508.7,
"profit_sb": 2008.7,
"profit_sb_percentage": 21.14,
"recommended": false
},
"no_risk": {
"possible": true,
"name": "No Risk",
"bet": [
{
"team": "Real Salt Lake",
"amount": 5763.0
},
{
"team": "Draw",
"amount": 2249.0
},
{
"team": "Portland Timbers",
"amount": 1987.0
}
],
"expected_reward_tokens": 9219.68,
"profit_sb": -280.32,
"profit_sb_percentage": -2.95,
"recommended": false
},
"lines": [
{
"id": "eb52476b-304d-4aa9-adad-a012cd05d570",
"gambit_id": "fc7ca13e-1b2b-41e2-9ee4-e36e05da6ae7",
"last_updated": "2022-10-11T13:32:16.098352-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Real Salt Lake",
"reward": "1.60000",
"odds": "1.62000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f59d8417-4622-42e2-a263-6357fbd8bd02/?format=api"
},
{
"id": "622e353c-c671-451b-801f-decbec9cbbfd",
"gambit_id": "5d15fae2-7d7a-450f-990f-24c8ace99a89",
"last_updated": "2022-10-11T13:32:16.099563-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Draw",
"reward": "4.10000",
"odds": "4.20000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f59d8417-4622-42e2-a263-6357fbd8bd02/?format=api"
},
{
"id": "02697be8-3857-4ec5-99d5-48416cb018be",
"gambit_id": "dd0fcb3b-9b21-4d95-91e9-e74c5aa889cf",
"last_updated": "2022-10-11T13:32:16.101040-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Portland Timbers",
"reward": "4.64000",
"odds": "4.75000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f59d8417-4622-42e2-a263-6357fbd8bd02/?format=api"
}
]
}