HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "8d8b73d8-4e15-4ef9-9b69-330eb9c6e469",
"match": "https://api-prod.gambitprofit.com/api/matches/29af6073-0632-48d3-9853-3a15dd184605/?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": "Tottenham",
"amount": 5930.0
},
{
"team": "West Ham United",
"amount": 4070.0
}
],
"expected_reward_tokens": 12332.1,
"profit_sb": 3332.1,
"profit_sb_percentage": 37.02,
"recommended": false
},
"no_risk": {
"possible": true,
"name": "No Risk",
"bet": [
{
"team": "Tottenham",
"amount": 4284.0
},
{
"team": "West Ham United",
"amount": 2941.0
},
{
"team": "Draw",
"amount": 2776.0
}
],
"expected_reward_tokens": 8910.72,
"profit_sb": -89.28,
"profit_sb_percentage": -0.99,
"recommended": false
},
"lines": [
{
"id": "0428323e-0afe-4dbd-b169-fc554698f17f",
"gambit_id": "22eb37f9-e2d1-469c-a339-101dfd9e2af7",
"last_updated": "2022-09-01T13:47:01.998193-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Tottenham",
"reward": "2.08000",
"odds": "2.20000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8d8b73d8-4e15-4ef9-9b69-330eb9c6e469/?format=api"
},
{
"id": "58295b96-b5e1-4fd5-9965-0ea2a97b1975",
"gambit_id": "e274c3ff-85e5-4ad0-afbd-98993b5f8f6e",
"last_updated": "2022-09-01T13:47:01.998740-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "West Ham United",
"reward": "3.03000",
"odds": "3.25000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8d8b73d8-4e15-4ef9-9b69-330eb9c6e469/?format=api"
},
{
"id": "e38019e4-3ae8-4fd4-a4f2-e1a77b0d50ae",
"gambit_id": "ff307353-ed39-494a-85f1-1fd003feae5b",
"last_updated": "2022-09-01T13:47:01.999241-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Draw",
"reward": "3.21000",
"odds": "3.45000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8d8b73d8-4e15-4ef9-9b69-330eb9c6e469/?format=api"
}
]
}