HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ebf5436b-7bb9-478e-bdc9-97c250fd1fe5",
"match": "https://api-prod.gambitprofit.com/api/matches/f19b2c62-be9f-44cb-8a9f-8424459805e7/?format=api",
"name": "Pick the Winner",
"created_at": "2023-11-03T20:08:20.986800-04:00",
"high_risk": {
"possible": false,
"description": "There is no line under 1.10 reward"
},
"med_risk": {
"possible": true,
"name": "Med Risk",
"bet": [
{
"team": "Crystal Palace",
"amount": 5684.0
},
{
"team": "Draw",
"amount": 4316.0
}
],
"expected_reward_tokens": 12732.16,
"profit_sb": 3232.16,
"profit_sb_percentage": 34.02,
"recommended": false
},
"no_risk": {
"possible": true,
"name": "No Risk",
"bet": [
{
"team": "Crystal Palace",
"amount": 4095.0
},
{
"team": "Draw",
"amount": 3109.0
},
{
"team": "Burnley",
"amount": 2796.0
}
],
"expected_reward_tokens": 9170.88,
"profit_sb": -329.12,
"profit_sb_percentage": -3.46,
"recommended": false
},
"lines": [
{
"id": "5cc8928d-508a-45c0-a9ef-2efb91bf3b2e",
"gambit_id": "b48721d3-89c1-4b48-ab25-6cda4cf5ee71",
"last_updated": "2023-11-06T10:28:09.620471-05:00",
"created_at": "2023-11-03T20:08:21.004118-04:00",
"name": "Crystal Palace",
"reward": "2.24000",
"odds": "2.30000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ebf5436b-7bb9-478e-bdc9-97c250fd1fe5/?format=api"
},
{
"id": "707b034f-2629-42f5-a324-6e0ba31dfe66",
"gambit_id": "cd9fd7a4-7d43-49c3-8c01-e5bc3d8629ff",
"last_updated": "2023-11-06T10:28:09.612656-05:00",
"created_at": "2023-11-03T20:08:20.992105-04:00",
"name": "Draw",
"reward": "2.95000",
"odds": "3.05000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ebf5436b-7bb9-478e-bdc9-97c250fd1fe5/?format=api"
},
{
"id": "870a905c-143e-43d9-be72-8aac93fed4a7",
"gambit_id": "51b6c5c9-3342-4db8-ab39-be9f0ee71818",
"last_updated": "2023-11-06T10:28:09.617101-05:00",
"created_at": "2023-11-03T20:08:20.998731-04:00",
"name": "Burnley",
"reward": "3.28000",
"odds": "3.40000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ebf5436b-7bb9-478e-bdc9-97c250fd1fe5/?format=api"
}
]
}