HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "96e9b3d8-3485-43f5-b7a6-b1e18f74447d",
"match": "https://api-prod.gambitprofit.com/api/matches/c2e141fc-2d82-4ea2-a37f-3082736acb47/?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 England Revolution",
"amount": 6931.0
},
{
"team": "Draw",
"amount": 3069.0
}
],
"expected_reward_tokens": 11017.71,
"profit_sb": 2017.71,
"profit_sb_percentage": 22.42,
"recommended": false
},
"no_risk": {
"possible": true,
"name": "No Risk",
"bet": [
{
"team": "New England Revolution",
"amount": 5545.0
},
{
"team": "Draw",
"amount": 2456.0
},
{
"team": "DC United",
"amount": 1999.0
}
],
"expected_reward_tokens": 8815.59,
"profit_sb": -184.41,
"profit_sb_percentage": -2.05,
"recommended": false
},
"lines": [
{
"id": "b430df71-74a7-4725-87cf-ff307f392e8c",
"gambit_id": "c61511a7-198c-4ccf-aebd-07a0e3485c8f",
"last_updated": "2022-08-15T13:47:13.815339-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "New England Revolution",
"reward": "1.59000",
"odds": "1.65000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/96e9b3d8-3485-43f5-b7a6-b1e18f74447d/?format=api"
},
{
"id": "38f638ed-9394-43cb-b953-9f96446ea627",
"gambit_id": "ff227688-0a95-4b5a-92b0-a7d97c2e74a5",
"last_updated": "2022-08-15T13:47:13.815733-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/96e9b3d8-3485-43f5-b7a6-b1e18f74447d/?format=api"
},
{
"id": "3fc8265d-690c-4fe3-9d3d-3e83eee017fd",
"gambit_id": "6a0da07d-4864-4acb-9c22-29b265699e0e",
"last_updated": "2022-08-15T13:47:13.814939-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "DC United",
"reward": "4.41000",
"odds": "4.75000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/96e9b3d8-3485-43f5-b7a6-b1e18f74447d/?format=api"
}
]
}