HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "87c0c431-b487-42e3-9d96-631d3fd69d2f",
"match": "https://api-prod.gambitprofit.com/api/matches/19b2ffaa-2925-4e83-8604-7307cb54b161/?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": "Seattle Sounders",
"amount": 7359.0
},
{
"team": "Draw",
"amount": 2641.0
}
],
"expected_reward_tokens": 10669.64,
"profit_sb": 1669.64,
"profit_sb_percentage": 18.55,
"recommended": true
},
"no_risk": {
"possible": true,
"name": "No Risk",
"bet": [
{
"team": "Seattle Sounders",
"amount": 6198.0
},
{
"team": "Draw",
"amount": 2225.0
},
{
"team": "Houston Dynamo",
"amount": 1577.0
}
],
"expected_reward_tokens": 8987.1,
"profit_sb": -12.9,
"profit_sb_percentage": -0.14,
"recommended": false
},
"lines": [
{
"id": "3eb3458c-4311-4d87-8c97-fae7b03a5df5",
"gambit_id": "dfa1e26f-c4ef-45bd-8b7c-e0df673039f7",
"last_updated": "2022-09-05T17:06:56.942006-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Seattle Sounders",
"reward": "1.45000",
"odds": "1.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/87c0c431-b487-42e3-9d96-631d3fd69d2f/?format=api"
},
{
"id": "25838985-4c10-4c73-970c-02df6faf0a3d",
"gambit_id": "f0ac0d52-60e2-4ca3-ac9b-67acb420d119",
"last_updated": "2022-09-05T17:06:56.943122-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Draw",
"reward": "4.04000",
"odds": "4.40000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/87c0c431-b487-42e3-9d96-631d3fd69d2f/?format=api"
},
{
"id": "ebb88cbb-bdbe-4e79-bdcc-03de31ce5cd6",
"gambit_id": "a99292b8-8499-4c22-a67c-b37cd73154bf",
"last_updated": "2022-09-05T17:06:56.940865-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Houston Dynamo",
"reward": "5.70000",
"odds": "6.25000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/87c0c431-b487-42e3-9d96-631d3fd69d2f/?format=api"
}
]
}