HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "f33e77ce-e514-4695-8858-e2434ff39b70",
"match": "https://api-prod.gambitprofit.com/api/matches/d1722a36-dc42-4bdc-aa7e-0137d847d5b7/?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": "FC Porto",
"amount": 5693.0
},
{
"team": "Club Brugge",
"amount": 4307.0
}
],
"expected_reward_tokens": 12921.0,
"profit_sb": 3421.0,
"profit_sb_percentage": 36.01,
"recommended": false
},
"no_risk": {
"possible": true,
"name": "No Risk",
"bet": [
{
"team": "FC Porto",
"amount": 4105.0
},
{
"team": "Club Brugge",
"amount": 3106.0
},
{
"team": "Draw",
"amount": 2790.0
}
],
"expected_reward_tokens": 9318.0,
"profit_sb": -182.0,
"profit_sb_percentage": -1.92,
"recommended": false
},
"lines": [
{
"id": "f3a4f853-4d22-4878-b267-e2aaf0b9c4e5",
"gambit_id": "66a375a1-3867-447d-bfa1-ff1db3e5d680",
"last_updated": "2022-10-27T12:07:07.805903-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "FC Porto",
"reward": "2.27000",
"odds": "2.30000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f33e77ce-e514-4695-8858-e2434ff39b70/?format=api"
},
{
"id": "4a0f4a0c-e1e5-4313-b960-22f0a77f8e4a",
"gambit_id": "c2255d24-6fd4-4dd6-86c5-22512fe146bc",
"last_updated": "2022-10-27T12:07:07.807007-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Club Brugge",
"reward": "3.00000",
"odds": "3.05000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f33e77ce-e514-4695-8858-e2434ff39b70/?format=api"
},
{
"id": "a454f0ff-21c1-4be9-a3e0-a7ac262531bf",
"gambit_id": "771a358f-cf84-4ac2-8c59-e0a45ecbc0ff",
"last_updated": "2022-10-27T12:07:07.808054-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Draw",
"reward": "3.34000",
"odds": "3.40000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f33e77ce-e514-4695-8858-e2434ff39b70/?format=api"
}
]
}