HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "f099edf1-2ef0-4fa3-aaf7-8ff04eb11a16",
"match": "https://api-prod.gambitprofit.com/api/matches/422ca831-0e6a-4e46-9045-0656e3327e3e/?format=api",
"name": "Pick the Winner",
"created_at": "2023-04-11T09:02:17.689219-04:00",
"high_risk": {
"possible": false,
"description": "There is no line under 1.10 reward"
},
"med_risk": {
"possible": true,
"name": "Med Risk",
"bet": [
{
"team": "Real Madrid",
"amount": 6914.0
},
{
"team": "Draw",
"amount": 3086.0
}
],
"expected_reward_tokens": 11200.68,
"profit_sb": 1700.68,
"profit_sb_percentage": 17.9,
"recommended": false
},
"no_risk": {
"possible": true,
"name": "No Risk",
"bet": [
{
"team": "Real Madrid",
"amount": 5661.0
},
{
"team": "Draw",
"amount": 2526.0
},
{
"team": "Chelsea",
"amount": 1812.0
}
],
"expected_reward_tokens": 9168.72,
"profit_sb": -331.28,
"profit_sb_percentage": -3.49,
"recommended": false
},
"lines": [
{
"id": "a1cb1b56-d3df-4a8e-a0a0-14a9506feaac",
"gambit_id": "89e024fa-7190-48ac-9989-d4a024e9b1cc",
"last_updated": "2023-04-13T17:22:17.243597-04:00",
"created_at": "2023-04-11T09:02:17.695855-04:00",
"name": "Real Madrid",
"reward": "1.62000",
"odds": "1.65000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f099edf1-2ef0-4fa3-aaf7-8ff04eb11a16/?format=api"
},
{
"id": "f2d2eb2e-22f0-4662-823f-e2c6511af378",
"gambit_id": "f5ce404d-2c7e-49a6-a248-6a2c11f8f58b",
"last_updated": "2023-04-13T17:22:17.245266-04:00",
"created_at": "2023-04-11T09:02:17.699270-04:00",
"name": "Draw",
"reward": "3.63000",
"odds": "3.75000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f099edf1-2ef0-4fa3-aaf7-8ff04eb11a16/?format=api"
},
{
"id": "08a019b0-76fc-469c-b956-2620fc8a730e",
"gambit_id": "d84bd15c-d7ef-4e2f-8ec2-b504447af759",
"last_updated": "2023-04-13T17:22:17.241375-04:00",
"created_at": "2023-04-11T09:02:17.692055-04:00",
"name": "Chelsea",
"reward": "5.06000",
"odds": "5.25000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f099edf1-2ef0-4fa3-aaf7-8ff04eb11a16/?format=api"
}
]
}