HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "146c2c73-052e-47df-9f9b-2d67a068edaa",
"match": "https://api-prod.gambitprofit.com/api/matches/05ad7bae-1cc9-4370-8bae-c88f171f5a9f/?format=api",
"name": "Pick the Winner",
"created_at": "2023-01-05T09:52:10.311902-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": 6966.0
},
{
"team": "Draw",
"amount": 3034.0
}
],
"expected_reward_tokens": 10588.32,
"profit_sb": 1588.32,
"profit_sb_percentage": 17.65,
"recommended": false
},
"no_risk": {
"possible": true,
"name": "No Risk",
"bet": [
{
"team": "Manchester City",
"amount": 5676.0
},
{
"team": "Draw",
"amount": 2472.0
},
{
"team": "Chelsea",
"amount": 1851.0
}
],
"expected_reward_tokens": 8625.66,
"profit_sb": -374.34,
"profit_sb_percentage": -4.16,
"recommended": false
},
"lines": [
{
"id": "10e74b27-df8b-456b-a274-268f7763e3c7",
"gambit_id": "ac3b0280-ca6e-4dae-bbd9-897515dc7d4d",
"last_updated": "2023-01-06T10:37:00.405283-05:00",
"created_at": "2023-01-05T09:52:10.313120-05:00",
"name": "Manchester City",
"reward": "1.52000",
"odds": "1.60000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/146c2c73-052e-47df-9f9b-2d67a068edaa/?format=api"
},
{
"id": "88f2aaa5-3a7a-463b-9f00-c265aff76460",
"gambit_id": "b40d012d-c382-494d-8196-76253cd0d119",
"last_updated": "2023-01-06T10:37:00.407537-05:00",
"created_at": "2023-01-05T09:52:10.315571-05:00",
"name": "Draw",
"reward": "3.49000",
"odds": "3.90000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/146c2c73-052e-47df-9f9b-2d67a068edaa/?format=api"
},
{
"id": "bea64992-8063-4e74-bd4b-de23e86929ab",
"gambit_id": "f7a75855-eb96-492e-a17e-cccb95344db3",
"last_updated": "2023-01-06T10:37:00.406434-05:00",
"created_at": "2023-01-05T09:52:10.314359-05:00",
"name": "Chelsea",
"reward": "4.66000",
"odds": "5.25000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/146c2c73-052e-47df-9f9b-2d67a068edaa/?format=api"
}
]
}