HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "7dca048c-af3a-4b29-bc41-15364d2f5377",
"match": "https://api-prod.gambitprofit.com/api/matches/25cb2fee-ccef-4060-8d35-be147672ef9f/?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": "Brentford",
"amount": 6154.0
},
{
"team": "Draw",
"amount": 3846.0
}
],
"expected_reward_tokens": 11999.52,
"profit_sb": 2999.52,
"profit_sb_percentage": 33.33,
"recommended": false
},
"no_risk": {
"possible": true,
"name": "No Risk",
"bet": [
{
"team": "Brentford",
"amount": 4545.0
},
{
"team": "Draw",
"amount": 2841.0
},
{
"team": "Everton",
"amount": 2614.0
}
],
"expected_reward_tokens": 8861.46,
"profit_sb": -138.54,
"profit_sb_percentage": -1.54,
"recommended": false
},
"lines": [
{
"id": "7dccffa1-4701-4706-bd8b-4bcd5389809f",
"gambit_id": "40fac0a0-7eb5-4473-954e-5f85524beaa2",
"last_updated": "2022-08-28T11:27:22.753392-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Brentford",
"reward": "1.95000",
"odds": "2.05000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7dca048c-af3a-4b29-bc41-15364d2f5377/?format=api"
},
{
"id": "86447392-2b2a-4b9d-9ab7-1efeba54c43f",
"gambit_id": "548e0833-5c76-4b45-8cf5-a7b28634d480",
"last_updated": "2022-08-28T11:27:22.753879-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Draw",
"reward": "3.12000",
"odds": "3.35000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7dca048c-af3a-4b29-bc41-15364d2f5377/?format=api"
},
{
"id": "13e05539-b5fb-4cad-8d37-f8263ab083f2",
"gambit_id": "0168448e-a71f-4a0f-aba7-11fed210660e",
"last_updated": "2022-08-28T11:27:22.752909-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Everton",
"reward": "3.39000",
"odds": "3.65000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7dca048c-af3a-4b29-bc41-15364d2f5377/?format=api"
}
]
}