HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "7f84cbfb-9a85-4c87-9aa5-f89370efe0bb",
"match": "https://api-prod.gambitprofit.com/api/matches/78c2cd71-0fcf-4d9d-a8d4-70307a3cfd98/?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": "Leicester City",
"amount": 5882.0
},
{
"team": "Leeds United",
"amount": 4118.0
}
],
"expected_reward_tokens": 12763.94,
"profit_sb": 3263.94,
"profit_sb_percentage": 34.36,
"recommended": false
},
"no_risk": {
"possible": true,
"name": "No Risk",
"bet": [
{
"team": "Leicester City",
"amount": 4290.0
},
{
"team": "Leeds United",
"amount": 3003.0
},
{
"team": "Draw",
"amount": 2706.0
}
],
"expected_reward_tokens": 9308.64,
"profit_sb": -191.36,
"profit_sb_percentage": -2.01,
"recommended": false
},
"lines": [
{
"id": "5cb1378c-8550-4469-b7c5-d148557a6435",
"gambit_id": "afd5d200-2429-4174-83f3-23767d90639a",
"last_updated": "2022-10-24T11:56:59.530916-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Leicester City",
"reward": "2.17000",
"odds": "2.20000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7f84cbfb-9a85-4c87-9aa5-f89370efe0bb/?format=api"
},
{
"id": "de6f9039-f1f5-4ed4-ae9d-ce90bf73b022",
"gambit_id": "3d7b35d8-8a1b-4786-9f04-1d8566d58f4e",
"last_updated": "2022-10-24T11:56:59.532878-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Leeds United",
"reward": "3.10000",
"odds": "3.15000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7f84cbfb-9a85-4c87-9aa5-f89370efe0bb/?format=api"
},
{
"id": "41bc4b4a-2807-4963-8bf7-0d0f8f0bccb7",
"gambit_id": "3fbf0297-ba7c-4acd-90ee-2de0c4cc4035",
"last_updated": "2022-10-24T11:56:59.531913-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Draw",
"reward": "3.44000",
"odds": "3.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7f84cbfb-9a85-4c87-9aa5-f89370efe0bb/?format=api"
}
]
}