HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "7da8d101-2bf1-42d1-be80-d7644962e7f0",
"match": "https://api-prod.gambitprofit.com/api/matches/c7f27a10-6656-4797-85b0-46cc8f37e0d9/?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": "Olympique Marseille",
"amount": 5600.0
},
{
"team": "Sporting CP",
"amount": 4400.0
}
],
"expected_reward_tokens": 12936.0,
"profit_sb": 3436.0,
"profit_sb_percentage": 36.17,
"recommended": false
},
"no_risk": {
"possible": true,
"name": "No Risk",
"bet": [
{
"team": "Olympique Marseille",
"amount": 3999.0
},
{
"team": "Sporting CP",
"amount": 3142.0
},
{
"team": "Draw",
"amount": 2860.0
}
],
"expected_reward_tokens": 9237.48,
"profit_sb": -262.52,
"profit_sb_percentage": -2.76,
"recommended": false
},
"lines": [
{
"id": "b5de3703-2238-42e1-8d6d-bd20d7d6f711",
"gambit_id": "af0c3016-e244-4b07-ba7f-a1052d5cc39f",
"last_updated": "2022-10-05T07:16:52.628074-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Olympique Marseille",
"reward": "2.31000",
"odds": "2.35000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7da8d101-2bf1-42d1-be80-d7644962e7f0/?format=api"
},
{
"id": "fd3de892-5c68-414a-97fc-98093d3a1ee8",
"gambit_id": "51f0829e-687e-4c84-8125-b679cd420bac",
"last_updated": "2022-10-05T07:16:52.627066-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Sporting CP",
"reward": "2.94000",
"odds": "3.00000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7da8d101-2bf1-42d1-be80-d7644962e7f0/?format=api"
},
{
"id": "9e221b5d-2c2c-47c8-baa7-b792a5e0f381",
"gambit_id": "9f31da31-e6e2-4159-80e3-1f832f4256d2",
"last_updated": "2022-10-05T07:16:52.629054-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Draw",
"reward": "3.23000",
"odds": "3.30000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7da8d101-2bf1-42d1-be80-d7644962e7f0/?format=api"
}
]
}