HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "07d1254f-10d3-4d4e-8413-d5e8cc13c56a",
"match": "https://api-prod.gambitprofit.com/api/matches/6008656d-b01f-4bf5-9637-676f3cc35e88/?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": "Manchester City",
"amount": 8437.0
},
{
"team": "Draw",
"amount": 1563.0
}
],
"expected_reward_tokens": 9955.66,
"profit_sb": 955.66,
"profit_sb_percentage": 10.62,
"recommended": true
},
"no_risk": {
"possible": true,
"name": "No Risk",
"bet": [
{
"team": "Manchester City",
"amount": 7728.0
},
{
"team": "Draw",
"amount": 1432.0
},
{
"team": "Borussia Dortmund",
"amount": 840.0
}
],
"expected_reward_tokens": 9114.0,
"profit_sb": 114.0,
"profit_sb_percentage": 1.27,
"recommended": true
},
"lines": [
{
"id": "a9c0da42-9909-4889-8187-de92742e37b7",
"gambit_id": "2fbb171e-d2ff-4ce3-9f57-c875c533b0b3",
"last_updated": "2022-09-15T11:27:21.780024-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Manchester City",
"reward": "1.18000",
"odds": "1.20000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/07d1254f-10d3-4d4e-8413-d5e8cc13c56a/?format=api"
},
{
"id": "c6445eea-fa1b-46b6-b739-bea23cc55c87",
"gambit_id": "9db0fa72-0b98-4100-a47d-d3815b6cbdbc",
"last_updated": "2022-09-15T11:27:21.781003-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Draw",
"reward": "6.37000",
"odds": "7.00000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/07d1254f-10d3-4d4e-8413-d5e8cc13c56a/?format=api"
},
{
"id": "0098759c-9e58-4571-897d-43dd41d3b5de",
"gambit_id": "745eb546-0ca8-4246-b40a-863cd53d6130",
"last_updated": "2022-09-15T11:27:21.779038-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Borussia Dortmund",
"reward": "10.85000",
"odds": "12.00000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/07d1254f-10d3-4d4e-8413-d5e8cc13c56a/?format=api"
}
]
}