HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "1c502402-ad2d-4db0-97a1-c3a1bb0b568a",
"match": "https://api-prod.gambitprofit.com/api/matches/11971b89-151f-43fc-a2df-9e11fee6602c/?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": "Paris Saint Germain",
"amount": 7508.0
},
{
"team": "Draw",
"amount": 2492.0
}
],
"expected_reward_tokens": 11186.92,
"profit_sb": 1686.92,
"profit_sb_percentage": 17.76,
"recommended": false
},
"no_risk": {
"possible": true,
"name": "No Risk",
"bet": [
{
"team": "Paris Saint Germain",
"amount": 6303.0
},
{
"team": "Draw",
"amount": 2092.0
},
{
"team": "Benfica",
"amount": 1605.0
}
],
"expected_reward_tokens": 9389.25,
"profit_sb": -110.75,
"profit_sb_percentage": -1.17,
"recommended": false
},
"lines": [
{
"id": "5bac83a0-addd-4dff-a4c8-4c577fd8d0b9",
"gambit_id": "f87d58f1-7a9c-476f-b28a-6406a44ee4eb",
"last_updated": "2022-10-12T10:22:00.299239-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Paris Saint Germain",
"reward": "1.49000",
"odds": "1.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1c502402-ad2d-4db0-97a1-c3a1bb0b568a/?format=api"
},
{
"id": "63255b5b-ff49-46e3-85c4-f7f30440b530",
"gambit_id": "ed6cbac1-8911-4e39-971a-08f588cf96e2",
"last_updated": "2022-10-12T10:22:00.300225-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Draw",
"reward": "4.49000",
"odds": "4.60000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1c502402-ad2d-4db0-97a1-c3a1bb0b568a/?format=api"
},
{
"id": "d7589018-9ff3-444f-8c8d-d3a651982bdc",
"gambit_id": "2cdf333b-f5d6-4231-be8e-283619cb7fc8",
"last_updated": "2022-10-12T10:22:00.298239-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Benfica",
"reward": "5.85000",
"odds": "6.00000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1c502402-ad2d-4db0-97a1-c3a1bb0b568a/?format=api"
}
]
}