HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "685e7dde-2cf1-40fe-a7bb-94c0082f2444",
"match": "https://api-prod.gambitprofit.com/api/matches/a4ec1504-4845-4e8d-9a9e-2c9f15c25a1b/?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": 5896.0
},
{
"team": "Newcastle United",
"amount": 4104.0
}
],
"expected_reward_tokens": 13089.12,
"profit_sb": 3589.12,
"profit_sb_percentage": 37.78,
"recommended": false
},
"no_risk": {
"possible": true,
"name": "No Risk",
"bet": [
{
"team": "Tottenham",
"amount": 4218.0
},
{
"team": "Newcastle United",
"amount": 2936.0
},
{
"team": "Draw",
"amount": 2846.0
}
],
"expected_reward_tokens": 9363.34,
"profit_sb": -136.66,
"profit_sb_percentage": -1.44,
"recommended": false
},
"lines": [
{
"id": "b2cbe8e4-1009-4bd0-b665-aea679042c9e",
"gambit_id": "c12beab4-9c4e-43c1-86fe-e3b7c9ea9396",
"last_updated": "2022-10-24T12:07:04.274859-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Tottenham",
"reward": "2.22000",
"odds": "2.25000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/685e7dde-2cf1-40fe-a7bb-94c0082f2444/?format=api"
},
{
"id": "336e3b4f-fbbe-44b4-88f3-e7b77fb13e4d",
"gambit_id": "dbfd1039-03cc-410b-81e1-290ab010a55c",
"last_updated": "2022-10-24T12:07:04.273727-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Newcastle United",
"reward": "3.19000",
"odds": "3.25000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/685e7dde-2cf1-40fe-a7bb-94c0082f2444/?format=api"
},
{
"id": "6902fae7-b703-4dfe-8858-8d3da634fee7",
"gambit_id": "cf4a8f04-14ca-4e7f-98a2-56c2bb239b33",
"last_updated": "2022-10-24T12:07:04.275854-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Draw",
"reward": "3.29000",
"odds": "3.35000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/685e7dde-2cf1-40fe-a7bb-94c0082f2444/?format=api"
}
]
}