HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "819e49a4-29c8-4608-91b2-bfc0d1a29eab",
"match": "https://api-prod.gambitprofit.com/api/matches/5e1659f4-7f6d-4d20-9489-1ae005c7be6e/?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": "Nashville SC",
"amount": 7111.0
},
{
"team": "Draw",
"amount": 2889.0
}
],
"expected_reward_tokens": 10949.31,
"profit_sb": 1949.31,
"profit_sb_percentage": 21.66,
"recommended": false
},
"no_risk": {
"possible": true,
"name": "No Risk",
"bet": [
{
"team": "Nashville SC",
"amount": 5797.0
},
{
"team": "Draw",
"amount": 2355.0
},
{
"team": "Colorado Rapids",
"amount": 1848.0
}
],
"expected_reward_tokens": 8925.45,
"profit_sb": -74.55,
"profit_sb_percentage": -0.83,
"recommended": false
},
"lines": [
{
"id": "01a9fd58-c1e1-4092-89b0-71dee0f7f840",
"gambit_id": "025310a7-7ca5-49dc-ae29-2fd3983ad495",
"last_updated": "2022-09-01T10:57:04.950891-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Nashville SC",
"reward": "1.54000",
"odds": "1.60000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/819e49a4-29c8-4608-91b2-bfc0d1a29eab/?format=api"
},
{
"id": "737ad35e-f368-4410-a2c6-ce232364136a",
"gambit_id": "20decc10-97bf-4cbe-a2b4-7fce8fcbf3b3",
"last_updated": "2022-09-01T10:57:04.951840-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Draw",
"reward": "3.79000",
"odds": "4.10000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/819e49a4-29c8-4608-91b2-bfc0d1a29eab/?format=api"
},
{
"id": "ea331cdb-5920-4942-956d-683b11f04410",
"gambit_id": "4c89bbe0-c82d-4a76-95e4-7457a0221df2",
"last_updated": "2022-09-01T10:57:04.950133-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Colorado Rapids",
"reward": "4.83000",
"odds": "5.25000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/819e49a4-29c8-4608-91b2-bfc0d1a29eab/?format=api"
}
]
}