HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "6373f1a2-d8e7-474e-b130-937415986c39",
"match": "https://api-prod.gambitprofit.com/api/matches/213b7fd9-62a8-4419-9d8b-95b72760d90f/?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": "Los Angeles Galaxy",
"amount": 7076.0
},
{
"team": "Draw",
"amount": 2924.0
}
],
"expected_reward_tokens": 11109.32,
"profit_sb": 1609.32,
"profit_sb_percentage": 16.94,
"recommended": false
},
"no_risk": {
"possible": true,
"name": "No Risk",
"bet": [
{
"team": "Los Angeles Galaxy",
"amount": 5675.0
},
{
"team": "Draw",
"amount": 2345.0
},
{
"team": "Real Salt Lake",
"amount": 1980.0
}
],
"expected_reward_tokens": 8909.75,
"profit_sb": -590.25,
"profit_sb_percentage": -6.21,
"recommended": false
},
"lines": [
{
"id": "87301d9e-c92c-422e-ae49-aebf401a04a7",
"gambit_id": "b30d247d-4607-4c2a-a0e6-dd9ad92f3a36",
"last_updated": "2022-10-03T18:46:50.007642-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Los Angeles Galaxy",
"reward": "1.57000",
"odds": "1.65000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6373f1a2-d8e7-474e-b130-937415986c39/?format=api"
},
{
"id": "da496bc8-b4d9-40ad-bebb-64b706f2e99a",
"gambit_id": "34ecf300-3d58-4024-b17b-2b30de6032dd",
"last_updated": "2022-10-03T18:46:50.008796-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Draw",
"reward": "3.80000",
"odds": "4.20000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6373f1a2-d8e7-474e-b130-937415986c39/?format=api"
},
{
"id": "3ad5735e-d8ec-4bd0-84ea-83ad514a84d1",
"gambit_id": "40ab4c35-6d2a-4a5c-8d23-c73bee72c871",
"last_updated": "2022-10-03T18:46:50.006501-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Real Salt Lake",
"reward": "4.50000",
"odds": "5.00000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6373f1a2-d8e7-474e-b130-937415986c39/?format=api"
}
]
}