HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "df1789cd-eff7-4392-b4c3-925b9379e264",
"match": "https://api-prod.gambitprofit.com/api/matches/0229d14f-eb3d-4af9-a724-4d840a8eee96/?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 FC",
"amount": 7811.0
},
{
"team": "Draw",
"amount": 2189.0
}
],
"expected_reward_tokens": 10154.3,
"profit_sb": 1154.3,
"profit_sb_percentage": 12.83,
"recommended": true
},
"no_risk": {
"possible": true,
"name": "No Risk",
"bet": [
{
"team": "Los Angeles FC",
"amount": 6865.0
},
{
"team": "Draw",
"amount": 1924.0
},
{
"team": "Charlotte FC",
"amount": 1211.0
}
],
"expected_reward_tokens": 8924.5,
"profit_sb": -75.5,
"profit_sb_percentage": -0.84,
"recommended": false
},
"lines": [
{
"id": "d3494318-16cf-4854-b30f-701508b68367",
"gambit_id": "a546bc0d-4f8c-4524-b597-c6b22765be1e",
"last_updated": "2022-08-15T12:11:57.964518-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Los Angeles FC",
"reward": "1.30000",
"odds": "1.33000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/df1789cd-eff7-4392-b4c3-925b9379e264/?format=api"
},
{
"id": "c57f3746-8fad-485c-8948-0be7b92b82fc",
"gambit_id": "d4010699-efdb-4127-acf5-9d637a4490da",
"last_updated": "2022-08-15T12:11:57.964988-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Draw",
"reward": "4.64000",
"odds": "5.00000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/df1789cd-eff7-4392-b4c3-925b9379e264/?format=api"
},
{
"id": "8f589eca-13fd-4da1-bfd2-6164920fdb61",
"gambit_id": "6d23bf22-cba0-4aef-a03a-d270a6dc27ca",
"last_updated": "2022-08-15T12:11:57.964050-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Charlotte FC",
"reward": "7.37000",
"odds": "8.00000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/df1789cd-eff7-4392-b4c3-925b9379e264/?format=api"
}
]
}