HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "08ddfb1a-296a-4770-a775-032c2ffa19e1",
"match": "https://api-prod.gambitprofit.com/api/matches/40066ef5-1dda-4786-b156-5211cf25965c/?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": "West Ham United",
"amount": 7066.0
},
{
"team": "Draw",
"amount": 2934.0
}
],
"expected_reward_tokens": 11234.94,
"profit_sb": 1734.94,
"profit_sb_percentage": 18.26,
"recommended": true
},
"no_risk": {
"possible": true,
"name": "No Risk",
"bet": [
{
"team": "West Ham United",
"amount": 5891.0
},
{
"team": "Draw",
"amount": 2446.0
},
{
"team": "Bournemouth",
"amount": 1664.0
}
],
"expected_reward_tokens": 9366.69,
"profit_sb": -133.31,
"profit_sb_percentage": -1.4,
"recommended": false
},
"lines": [
{
"id": "f1c225cb-58f5-46cb-a19d-3203018701a6",
"gambit_id": "073096e4-ef1f-4f8f-83f0-22f7e524453b",
"last_updated": "2022-10-25T10:16:57.888525-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "West Ham United",
"reward": "1.59000",
"odds": "1.60000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/08ddfb1a-296a-4770-a775-032c2ffa19e1/?format=api"
},
{
"id": "0f4e0d7e-60a0-4d72-a5ca-78fdd141bf91",
"gambit_id": "2ed71165-bff1-4b3a-a2cc-b6fc458ae1b3",
"last_updated": "2022-10-25T10:16:57.887559-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Draw",
"reward": "3.83000",
"odds": "3.90000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/08ddfb1a-296a-4770-a775-032c2ffa19e1/?format=api"
},
{
"id": "803dbb8c-d18e-4a48-a605-7de2997f9a24",
"gambit_id": "ece09358-9ddf-4d40-87ca-120db93763d8",
"last_updated": "2022-10-25T10:16:57.886587-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Bournemouth",
"reward": "5.63000",
"odds": "5.75000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/08ddfb1a-296a-4770-a775-032c2ffa19e1/?format=api"
}
]
}