HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "1244fb97-d50d-45f8-9f54-ddbbe47a1c02",
"match": "https://api-prod.gambitprofit.com/api/matches/ff3d2f02-1b7e-4d0d-a7d3-2ce676f8b9ff/?format=api",
"name": "Pick the Winner",
"created_at": "2023-01-11T12:17:21.499312-05:00",
"high_risk": {
"possible": false,
"description": "There is no line under 1.10 reward"
},
"med_risk": {
"possible": true,
"name": "Med Risk",
"bet": [
{
"team": "Brentford",
"amount": 7061.0
},
{
"team": "Draw",
"amount": 2939.0
}
],
"expected_reward_tokens": 10520.89,
"profit_sb": 1520.89,
"profit_sb_percentage": 16.9,
"recommended": true
},
"no_risk": {
"possible": true,
"name": "No Risk",
"bet": [
{
"team": "Brentford",
"amount": 5892.0
},
{
"team": "Draw",
"amount": 2452.0
},
{
"team": "Bournemouth",
"amount": 1656.0
}
],
"expected_reward_tokens": 8776.8,
"profit_sb": -223.2,
"profit_sb_percentage": -2.48,
"recommended": false
},
"lines": [
{
"id": "16f12554-7d61-4822-a5f7-f6904e30028c",
"gambit_id": "9eb36155-3bb9-4ef3-b1d3-986abe6e68fe",
"last_updated": "2023-01-16T11:07:07.276429-05:00",
"created_at": "2023-01-11T12:17:21.501716-05:00",
"name": "Brentford",
"reward": "1.49000",
"odds": "1.57000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1244fb97-d50d-45f8-9f54-ddbbe47a1c02/?format=api"
},
{
"id": "edfe1d85-4969-41e9-8afe-4c77e8a75214",
"gambit_id": "bf63834a-a2ca-473d-97ff-fc2faec8d68d",
"last_updated": "2023-01-16T11:07:07.279493-05:00",
"created_at": "2023-01-11T12:17:21.502922-05:00",
"name": "Draw",
"reward": "3.58000",
"odds": "4.00000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1244fb97-d50d-45f8-9f54-ddbbe47a1c02/?format=api"
},
{
"id": "625a8002-adb9-402c-b395-0c5b1d3eb8ec",
"gambit_id": "72a2e7ab-4309-4c0b-aa01-aeff05610d10",
"last_updated": "2023-01-16T11:07:07.273373-05:00",
"created_at": "2023-01-11T12:17:21.500465-05:00",
"name": "Bournemouth",
"reward": "5.30000",
"odds": "6.00000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1244fb97-d50d-45f8-9f54-ddbbe47a1c02/?format=api"
}
]
}