HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "d714f98c-ce17-4b87-bd7f-f4ec4485db3e",
"match": "https://api-prod.gambitprofit.com/api/matches/c72ee26a-0bf6-4bdf-b47f-60effe6a89e3/?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": 6383.0
},
{
"team": "Draw",
"amount": 3617.0
}
],
"expected_reward_tokens": 11680.89,
"profit_sb": 2680.89,
"profit_sb_percentage": 29.79,
"recommended": false
},
"no_risk": {
"possible": true,
"name": "No Risk",
"bet": [
{
"team": "West Ham United",
"amount": 4786.0
},
{
"team": "Draw",
"amount": 2712.0
},
{
"team": "Nottingham Forest",
"amount": 2502.0
}
],
"expected_reward_tokens": 8757.0,
"profit_sb": -243.0,
"profit_sb_percentage": -2.7,
"recommended": false
},
"lines": [
{
"id": "2c1bb26e-72b8-460f-8467-d3b458b6cb1e",
"gambit_id": "df317658-2a66-4e48-b37b-72ee3860057a",
"last_updated": "2022-08-15T14:27:20.008094-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "West Ham United",
"reward": "1.83000",
"odds": "1.91000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d714f98c-ce17-4b87-bd7f-f4ec4485db3e/?format=api"
},
{
"id": "9c5d624e-6f24-4d0d-a952-5689e47d14a3",
"gambit_id": "1d1c73a5-f272-4ec6-b1b3-01c2f29df6da",
"last_updated": "2022-08-15T14:27:20.008960-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Draw",
"reward": "3.23000",
"odds": "3.45000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d714f98c-ce17-4b87-bd7f-f4ec4485db3e/?format=api"
},
{
"id": "6f3294c6-19df-4649-855c-930d39fcb13d",
"gambit_id": "dde6dd6e-a99a-4b42-8769-d9c8dffc54e4",
"last_updated": "2022-08-15T14:27:20.008531-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Nottingham Forest",
"reward": "3.50000",
"odds": "3.75000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d714f98c-ce17-4b87-bd7f-f4ec4485db3e/?format=api"
}
]
}