HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "cef52867-25ea-496c-bc18-345b274c2a3b",
"match": "https://api-prod.gambitprofit.com/api/matches/befa2afd-2157-4143-8bb8-c59fa83b7ea2/?format=api",
"name": "Pick the Winner",
"created_at": "2023-03-10T08:46:53.168203-05:00",
"high_risk": {
"possible": false,
"description": "There is no line under 1.10 reward"
},
"med_risk": {
"possible": true,
"name": "Med Risk",
"bet": [
{
"team": "Everton",
"amount": 5187.0
},
{
"team": "Brentford",
"amount": 4813.0
}
],
"expected_reward_tokens": 13380.14,
"profit_sb": 3880.14,
"profit_sb_percentage": 40.84,
"recommended": false
},
"no_risk": {
"possible": true,
"name": "No Risk",
"bet": [
{
"team": "Everton",
"amount": 3576.0
},
{
"team": "Brentford",
"amount": 3318.0
},
{
"team": "Draw",
"amount": 3106.0
}
],
"expected_reward_tokens": 9224.04,
"profit_sb": -275.96,
"profit_sb_percentage": -2.9,
"recommended": false
},
"lines": [
{
"id": "b612aae1-20ce-4c31-8487-aca9006b4129",
"gambit_id": "1ba17583-23ff-4843-a093-4d8ebd348d94",
"last_updated": "2023-03-13T14:01:49.283141-04:00",
"created_at": "2023-03-10T08:46:53.170870-05:00",
"name": "Everton",
"reward": "2.58000",
"odds": "2.65000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cef52867-25ea-496c-bc18-345b274c2a3b/?format=api"
},
{
"id": "1cd9496d-1e9f-40c3-9c32-49f7c0383800",
"gambit_id": "8452a7eb-4d23-4254-bf43-0a665cff4b17",
"last_updated": "2023-03-13T14:01:49.281674-04:00",
"created_at": "2023-03-10T08:46:53.169521-05:00",
"name": "Brentford",
"reward": "2.78000",
"odds": "2.85000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cef52867-25ea-496c-bc18-345b274c2a3b/?format=api"
},
{
"id": "28e84d25-2b59-40a1-8e97-4188bb915373",
"gambit_id": "14299e9a-8b44-4ebe-ac35-0fe6f6432823",
"last_updated": "2023-03-13T14:01:49.284470-04:00",
"created_at": "2023-03-10T08:46:53.172156-05:00",
"name": "Draw",
"reward": "2.97000",
"odds": "3.05000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cef52867-25ea-496c-bc18-345b274c2a3b/?format=api"
}
]
}