HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "6aa7f464-e7eb-4847-9863-3bdca91c239c",
"match": "https://api-prod.gambitprofit.com/api/matches/2f27794b-f09c-499f-a39b-98d7bae96d0a/?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": "New York Red Bulls",
"amount": 6838.0
},
{
"team": "Draw",
"amount": 3162.0
}
],
"expected_reward_tokens": 11351.08,
"profit_sb": 2351.08,
"profit_sb_percentage": 26.12,
"recommended": false
},
"no_risk": {
"possible": true,
"name": "No Risk",
"bet": [
{
"team": "New York Red Bulls",
"amount": 5335.0
},
{
"team": "Draw",
"amount": 2467.0
},
{
"team": "FC Cincinnati",
"amount": 2198.0
}
],
"expected_reward_tokens": 8856.1,
"profit_sb": -143.9,
"profit_sb_percentage": -1.6,
"recommended": false
},
"lines": [
{
"id": "22017ef8-2d6f-44a7-bc9d-23605d582b57",
"gambit_id": "534de244-6905-4de3-a869-9831f928383b",
"last_updated": "2022-08-21T19:27:09.044244-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "New York Red Bulls",
"reward": "1.66000",
"odds": "1.73000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6aa7f464-e7eb-4847-9863-3bdca91c239c/?format=api"
},
{
"id": "442c4505-519c-4d0b-b269-afaf775d86fd",
"gambit_id": "2089334d-fda7-4165-94cb-893a8afa267d",
"last_updated": "2022-08-21T19:27:09.044753-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Draw",
"reward": "3.59000",
"odds": "3.85000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6aa7f464-e7eb-4847-9863-3bdca91c239c/?format=api"
},
{
"id": "35f5db67-a17c-462c-b8b7-41deab8ab6c1",
"gambit_id": "44f7819c-ac2b-496f-af4c-2caf8024a738",
"last_updated": "2022-08-21T19:27:09.043725-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "FC Cincinnati",
"reward": "4.03000",
"odds": "4.33000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6aa7f464-e7eb-4847-9863-3bdca91c239c/?format=api"
}
]
}