HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "1c925627-2b8b-4196-8dbe-5d7da9280849",
"match": "https://api-prod.gambitprofit.com/api/matches/445fa1e2-d918-4547-b4a9-04faeeed5f11/?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": "Spain",
"amount": 5320.0
},
{
"team": "Germany",
"amount": 4680.0
}
],
"expected_reward_tokens": 12074.4,
"profit_sb": 3074.4,
"profit_sb_percentage": 34.16,
"recommended": false
},
"no_risk": {
"possible": true,
"name": "No Risk",
"bet": [
{
"team": "Spain",
"amount": 3782.0
},
{
"team": "Germany",
"amount": 3328.0
},
{
"team": "Draw",
"amount": 2891.0
}
],
"expected_reward_tokens": 8585.14,
"profit_sb": -414.86,
"profit_sb_percentage": -4.61,
"recommended": false
},
"lines": [
{
"id": "9279b6b4-e7f7-4392-9a3d-bb351a43947e",
"gambit_id": "df68579a-2c2c-41ff-a624-a3081b055cc3",
"last_updated": "2022-11-28T11:52:10.367392-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Spain",
"reward": "2.27000",
"odds": "2.45000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1c925627-2b8b-4196-8dbe-5d7da9280849/?format=api"
},
{
"id": "0cbe0c1e-847b-45a9-a67e-ac52f00ae458",
"gambit_id": "47be8d94-c204-474b-93cd-7d50e65098c2",
"last_updated": "2022-11-28T11:52:10.366279-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Germany",
"reward": "2.58000",
"odds": "2.80000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1c925627-2b8b-4196-8dbe-5d7da9280849/?format=api"
},
{
"id": "76e5fa4b-e493-4f93-9516-28ec0bd09edb",
"gambit_id": "b4e611df-5c7c-44b9-9f01-a56b59a66b4d",
"last_updated": "2022-11-28T11:52:10.368509-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Draw",
"reward": "2.97000",
"odds": "3.25000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1c925627-2b8b-4196-8dbe-5d7da9280849/?format=api"
}
]
}