HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "bdbe3890-2fa1-4ab2-b942-8bce6765ab3f",
"match": "https://api-prod.gambitprofit.com/api/matches/5eee6e35-0929-4ac1-a202-128267433582/?format=api",
"name": "Pick the Winner",
"created_at": "2023-03-16T17:37:20.806784-04:00",
"high_risk": {
"possible": false,
"description": "There is no line under 1.10 reward"
},
"med_risk": {
"possible": true,
"name": "Med Risk",
"bet": [
{
"team": "Arsenal",
"amount": 8141.0
},
{
"team": "Draw",
"amount": 1859.0
}
],
"expected_reward_tokens": 10336.04,
"profit_sb": 836.04,
"profit_sb_percentage": 8.8,
"recommended": true
},
"no_risk": {
"possible": true,
"name": "No Risk",
"bet": [
{
"team": "Arsenal",
"amount": 7417.0
},
{
"team": "Draw",
"amount": 1694.0
},
{
"team": "Crystal Palace",
"amount": 889.0
}
],
"expected_reward_tokens": 9418.64,
"profit_sb": -81.36,
"profit_sb_percentage": -0.86,
"recommended": false
},
"lines": [
{
"id": "2302f19d-1ad2-4653-b1d0-064bbc93851e",
"gambit_id": "c7d545bf-af4a-4d64-a963-9b509fcf63af",
"last_updated": "2023-03-20T11:47:03.621226-04:00",
"created_at": "2023-03-16T17:37:20.810017-04:00",
"name": "Arsenal",
"reward": "1.27000",
"odds": "1.28000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bdbe3890-2fa1-4ab2-b942-8bce6765ab3f/?format=api"
},
{
"id": "dd775092-b31d-407f-af1f-1e711905c0dd",
"gambit_id": "fd46a9f3-058d-45ca-b816-af1c33244c38",
"last_updated": "2023-03-20T11:47:03.623899-04:00",
"created_at": "2023-03-16T17:37:20.811579-04:00",
"name": "Draw",
"reward": "5.56000",
"odds": "5.75000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bdbe3890-2fa1-4ab2-b942-8bce6765ab3f/?format=api"
},
{
"id": "e100444a-da3f-4778-b555-50ae5d530e39",
"gambit_id": "67ecd384-66cb-4c66-a83c-de0c2ec9dacb",
"last_updated": "2023-03-20T11:47:03.616586-04:00",
"created_at": "2023-03-16T17:37:20.808390-04:00",
"name": "Crystal Palace",
"reward": "10.60000",
"odds": "11.00000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bdbe3890-2fa1-4ab2-b942-8bce6765ab3f/?format=api"
}
]
}