HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "73fddf72-f45f-464e-a7e4-e1e776db699e",
"match": "https://api-prod.gambitprofit.com/api/matches/e81f812f-857d-420f-964a-bc99f075d2d8/?format=api",
"name": "Pick the Winner",
"created_at": "2023-01-04T08:47:15.101058-05:00",
"high_risk": {
"possible": false,
"description": "There is no line under 1.10 reward"
},
"med_risk": {
"possible": true,
"name": "Med Risk",
"bet": [
{
"team": "Leeds United",
"amount": 5095.0
},
{
"team": "West Ham United",
"amount": 4905.0
}
],
"expected_reward_tokens": 11870.1,
"profit_sb": 2870.1,
"profit_sb_percentage": 31.89,
"recommended": false
},
"no_risk": {
"possible": true,
"name": "No Risk",
"bet": [
{
"team": "Leeds United",
"amount": 3700.0
},
{
"team": "West Ham United",
"amount": 3563.0
},
{
"team": "Draw",
"amount": 2737.0
}
],
"expected_reward_tokens": 8621.0,
"profit_sb": -379.0,
"profit_sb_percentage": -4.21,
"recommended": false
},
"lines": [
{
"id": "1dfb5e7e-55a4-4a70-8a02-f40e2b62e346",
"gambit_id": "5c29ef41-1bdb-4a3e-b7db-6d03b1b2453c",
"last_updated": "2023-01-05T10:36:51.409181-05:00",
"created_at": "2023-01-04T08:47:15.103503-05:00",
"name": "Leeds United",
"reward": "2.33000",
"odds": "2.55000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/73fddf72-f45f-464e-a7e4-e1e776db699e/?format=api"
},
{
"id": "d631f046-c5ee-4597-b43d-a2b376cc6fba",
"gambit_id": "917c954a-e7d6-4f67-aad8-e7fe12180613",
"last_updated": "2023-01-05T10:36:51.408110-05:00",
"created_at": "2023-01-04T08:47:15.102242-05:00",
"name": "West Ham United",
"reward": "2.42000",
"odds": "2.65000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/73fddf72-f45f-464e-a7e4-e1e776db699e/?format=api"
},
{
"id": "164cffee-a33f-4a9c-94d1-13feabc9aa5b",
"gambit_id": "e6442138-8530-42ca-b529-02bbaa4cfc3f",
"last_updated": "2023-01-05T10:36:51.410215-05:00",
"created_at": "2023-01-04T08:47:15.104740-05:00",
"name": "Draw",
"reward": "3.15000",
"odds": "3.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/73fddf72-f45f-464e-a7e4-e1e776db699e/?format=api"
}
]
}