HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "d3e6c633-68cd-4406-bd45-b8d75d3807db",
"match": "https://api-prod.gambitprofit.com/api/matches/8fc82502-79af-42e0-9c06-37e964449b28/?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": "Real Salt Lake",
"amount": 7443.0
},
{
"team": "Draw",
"amount": 2557.0
}
],
"expected_reward_tokens": 10790.54,
"profit_sb": 1790.54,
"profit_sb_percentage": 19.89,
"recommended": false
},
"no_risk": {
"possible": true,
"name": "No Risk",
"bet": [
{
"team": "Real Salt Lake",
"amount": 6218.0
},
{
"team": "Draw",
"amount": 2137.0
},
{
"team": "DC United",
"amount": 1645.0
}
],
"expected_reward_tokens": 9014.6,
"profit_sb": 14.6,
"profit_sb_percentage": 0.16,
"recommended": true
},
"lines": [
{
"id": "ed7456bc-5839-4c4b-a7be-feb199c37f81",
"gambit_id": "aeea3191-15a8-4f4b-9d52-249867d64598",
"last_updated": "2022-09-11T21:12:10.859437-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Real Salt Lake",
"reward": "1.45000",
"odds": "1.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d3e6c633-68cd-4406-bd45-b8d75d3807db/?format=api"
},
{
"id": "dbb39954-64c2-4bdb-b957-28a64e1915b8",
"gambit_id": "f9627f75-1e07-4724-8bc1-e89ad861596d",
"last_updated": "2022-09-11T21:12:10.860520-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Draw",
"reward": "4.22000",
"odds": "4.60000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d3e6c633-68cd-4406-bd45-b8d75d3807db/?format=api"
},
{
"id": "781f7552-1e1c-495a-bda7-6be78779634a",
"gambit_id": "b02f81e3-45bb-4c36-8396-67607bb2e862",
"last_updated": "2022-09-11T21:12:10.858354-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "DC United",
"reward": "5.48000",
"odds": "6.00000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d3e6c633-68cd-4406-bd45-b8d75d3807db/?format=api"
}
]
}